This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git.
from f7bd0b1 Merge pull request #55 from beiwei30/async
new cb325dd Merge pull request #2 from apache/master
new eb2e0ee Merge pull request #3 from apache/master
new 97e33bb Merge pull request #4 from apache/master
new d7687f2 Doc: adding direct README
new 207264e Doc: adding direct README_zh and cleaning
new 28f6443 Doc: improving docs of README
new 4bfdc91 Doc: formatting docs of README
new a17295c Doc: formatting docs of README and cleaning
new bb4b680 Doc: formatting docs of README_zh
new 176cbe4 Mod: clear out the unneeded config
new 47c5008 Doc: improving README and README_zh
new 80d6086 Add: .run for direct
new 41d83f4 Add: fix the .run for direct
new e575e56 Merge pull request #59 from PhilYue/feature/direct/readme
The 269 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:
...-go-client.run.xml => direct-go-client.run.xml} | 10 +-
...-go-server.run.xml => direct-go-server.run.xml} | 10 +-
direct/README.md | 170 ++++++++++++++++++++
direct/README_zh.md | 171 +++++++++++++++++++++
direct/go-client/conf/client.yml | 37 +----
direct/go-server/conf/server.yml | 1 -
6 files changed, 353 insertions(+), 46 deletions(-)
copy .run/{metric-go-client.run.xml => direct-go-client.run.xml} (51%)
copy .run/{metric-go-server.run.xml => direct-go-server.run.xml} (51%)
create mode 100644 direct/README.md
create mode 100644 direct/README_zh.md