You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by il...@apache.org on 2021/02/08 05:26:18 UTC

[dubbo-go-samples] branch master updated (fe189cd -> 2b4f2ac)

This is an automated email from the ASF dual-hosted git repository.

iluo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git.


    from fe189cd  Merge pull request #46 from LaurenceLiZhixin/ftr/context
     new ae13df4  fix: consul readme
     new dedc754  fix: add consul readme
     new 2b4f2ac  Merge pull request #45 from LaurenceLiZhixin/fix/consul-readme

The 227 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 registry/servicediscovery/consul/README.md         | 47 ++++++++++++++++++++++
 registry/servicediscovery/consul/README_zh.md      | 46 +++++++++++++++++++++
 .../consul/go-server/conf/client.yml               |  4 +-
 3 files changed, 95 insertions(+), 2 deletions(-)
 create mode 100644 registry/servicediscovery/consul/README.md
 create mode 100644 registry/servicediscovery/consul/README_zh.md