Skip to content

Commit

Permalink
Merge branch 'develop' into hookokoko/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mark4z authored Apr 27, 2024
2 parents 1cae436 + a679ff2 commit cbbe802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/client/dubbo/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ 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 balance
// Load balance
LoadBalance string `yaml:"load_balance" json:"load_balance,omitempty"`
// Retries number of retries
Retries string `yaml:"retries" json:"retries,omitempty"`
Expand Down

0 comments on commit cbbe802

Please sign in to comment.