English | 简体中文
Shenyu-client-golang for Go client allows you to access ShenYu Gateway,it supports registory go service to ShenYu Gateway.
- Http type Register
- Nacos type Register
- Zookeeper type Register
- Consul type Register
- Etcd type Register
Supported Go version over 1.13
SDK Supported ShenYu version over 2.4.3
Use go get
to install SDK:
$ go get -u github.com/apache/shenyu-client-golang
- shenyu-client-golang/example/**_client/main.go
- Http Example English | 简体中文
- Nacos Example English | 简体中文
- Zookeeper Example English | 简体中文
- Consul Example English | 简体中文
- Etcd Example English | 简体中文