AlexStocks commented on a change in pull request #242:
URL: https://github.com/apache/dubbo-go-pixiu/pull/242#discussion_r696204765



##########
File path: pkg/client/dubbo/dubbo.go
##########
@@ -68,6 +68,7 @@ var (
 type Client struct {
        lock               sync.RWMutex
        GenericServicePool map[string]*dg.GenericService
+       dpc                *DubboProxyConfig

Review comment:
       还不如命名为 dubboProxyConfig,dpc有人能望文生义么?




-- 
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]

Reply via email to