Rynzie02 commented on code in PR #1055: URL: https://github.com/apache/dubbo-go-samples/pull/1055#discussion_r2944046367
########## generic/README.md: ########## @@ -9,18 +9,11 @@ This sample demonstrates generic invocation over the Triple protocol for Go-Java ``` generic/ ├── go-server/ # Go provider (Triple protocol, port 50052) -├── go-client/ # Go consumer with generic invocation (registry discovery) +├── go-client/ # Go consumer with generic invocation (direct URL) Review Comment: Unnecessary. -- 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]
