AlexStocks commented on code in PR #625:
URL: https://github.com/apache/dubbo-go-pixiu/pull/625#discussion_r1578876208
##########
pkg/client/dubbo/config.go:
##########
@@ -33,6 +33,8 @@ type DubboProxyConfig struct {
AutoResolve bool `yaml:"auto_resolve" json:"auto_resolve,omitempty"`
// Protoset path to load protoset files
Protoset []string `yaml:"protoset" json:"protoset,omitempty"`
- // Load
+ // Load load balance
Review Comment:
"Load load balance" 这嘛意思?去掉 load
--
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]