For the running dubbo-go server, we need a telnet-cli tool to test if the server works healthily. The tool should support dubbo protocol, making it easy for you to define your own request pkg, get rsp struct of your server, and total costing time.
run in dubbo-go/tools/cli
$ sh build.sh
and you can get dubbo-go-cli