AlexStocks commented on a change in pull request #1565:
URL: https://github.com/apache/dubbo-go/pull/1565#discussion_r744115148
##########
File path: registry/etcdv3/service_discovery.go
##########
@@ -303,33 +302,28 @@ func (e *etcdV3ServiceDiscovery) DataChange(eventType
remoting.Event) bool {
return true
}
-// newEtcdv3ServiceDiscovery
-func newEtcdV3ServiceDiscovery() (registry.ServiceDiscovery, error) {
+// newEtcdV3ServiceDiscovery
Review comment:
实在不想写注释,就加上 "// nolint" 好了。别整个这玩意。
--
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]