justxuewei commented on a change in pull request #1633:
URL: https://github.com/apache/dubbo-go/pull/1633#discussion_r794250081



##########
File path: config/config_center_config.go
##########
@@ -69,6 +69,11 @@ func (CenterConfig) Prefix() string {
        return constant.ConfigCenterPrefix
 }
 
+// NameId unique identifier id for client
+func (c *CenterConfig) NameId() string {

Review comment:
       You may use ID instead of Id.




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