LaurenceLiZhixin commented on a change in pull request #1557:
URL: https://github.com/apache/dubbo-go/pull/1557#discussion_r749890100
##########
File path: config/service_config.go
##########
@@ -88,6 +88,7 @@ type ServiceConfig struct {
exportersLock sync.Mutex
exporters []protocol.Exporter
+ rootConfig *RootConfig
Review comment:
这个字段的意义是什么?我看并没有被用到
--
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]