[Feature : add shenyu_admin_client & client_factory] (#3)

* [feature: add shenyu_admin_client_example]

* [feature: add shenyu_admin_client & client_factory]

Co-authored-by: lishuo <lishuo@mesomia-tech.com>
9 files changed
tree: ec0cf6cb2d5f51e2e574a8892cfbb1b208b05428
  1. clients/
  2. common/
  3. example/
  4. model/
  5. .asf.yaml
  6. .gitignore
  7. DISCLAIMER
  8. LICENSE
  9. NOTICE
  10. README.md
README.md

shenyu-client-golang 中文

license


Shenyu-client-golang

Shenyu-client-golang for Go client allows you to access ShenYu Gateway,it supports registory go service to ShenYu Gateway.

Requirements

Supported Go version over 1.12

Supported ShenYu version over 2.4.3

Installation

Use go get to install SDK:

$ go get -u github.com/apache/incubator-shenyu-client-golang