This is an automated email from the ASF dual-hosted git repository.
tianxiaoliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git
The following commit(s) were added to refs/heads/master by this push:
new d78855d add go client
d78855d is described below
commit d78855de41ed8616b5803865bf5906c2ba0d20bc
Author: Shawn <[email protected]>
AuthorDate: Thu Dec 3 11:25:40 2020 +0800
add go client
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index ccf783c..8074039 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,9 @@ https://kie.readthedocs.io/en/latest/
or follow [here](docs/README.md) to generate it in local
+## Clients
+- go https://github.com/go-chassis/kie-client
+
## Contact
Bugs: [issues](https://issues.apache.org/jira/browse/SCB)