This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch improve/master-1.5 in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git
commit cde0df51e2938742265ca7bf85c4247fd76738e8 Merge: b150a29 9c9ad16 Author: AlexStocks <[email protected]> AuthorDate: Sun May 16 22:45:01 2021 +0800 Merge branch 'master' into improve/master-1.5 game/README.md | 78 +++++++++++++------ game/README_zh.md | 80 ++++++++++++++------ game/go-server-game/pkg/provider.go | 87 +++++++++++++++++++--- .../tests/integration/gameprovider_test.go | 14 ++-- game/go-server-gate/cmd/server.go | 58 +++++++++------ game/go-server-gate/pkg/consumer.go | 15 ++-- game/pkg/consumer/game/basketball.go | 6 +- game/pkg/pojo/info.go | 10 +++ game/website/css/style.css | 5 +- game/website/index.html | 9 ++- game/website/js/api.js | 64 ++++++++++++++++ game/website/js/index.js | 46 ++++++++++-- 12 files changed, 365 insertions(+), 107 deletions(-)
