zouyx commented on a change in pull request #1021:
URL: https://github.com/apache/dubbo-go/pull/1021#discussion_r565832668
##########
File path: remoting/getty/getty_client.go
##########
@@ -116,6 +117,7 @@ type Client struct {
addr string
opts Options
conf ClientConfig
+ mux sync.RWMutex
Review comment:
Why don't you use anonymous combination in this case?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]