You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/22 12:59:34 UTC

[GitHub] [dubbo-go] wenxuwan commented on a change in pull request #1479: Nacos client enhance

wenxuwan commented on a change in pull request #1479:
URL: https://github.com/apache/dubbo-go/pull/1479#discussion_r713915673



##########
File path: config/remote_config.go
##########
@@ -45,7 +46,7 @@ type RemoteConfig struct {
 }
 
 // Prefix
-func (c *RemoteConfig) Prefix() string {
+func (RemoteConfig) Prefix() string {
 	return constant.RemotePrefix

Review comment:
       If it is not a member function, remove RemoteConfig




-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org