AlexStocks commented on a change in pull request #243: URL: https://github.com/apache/dubbo-go-samples/pull/243#discussion_r706731187
########## File path: tracing/dubbo/README.md ########## @@ -0,0 +1,22 @@ +# RPC Dubbo for Dubbo-go 3.0 + +For api definition and go client and server startup, please refer to [dubbo-go 3.0 quickstart](https://dubbogo.github.io/zh-cn/docs/user/quickstart/3.0/quickstart.html) + +## Instructions +1. Start `zookeeper` service in `docker/docker-compose.yml` file +2. Start the server side.The server startup methods of golang and java are as follows: Review comment: 句号后面加上空格 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
