fix:修复就近路由demo配置文件不对问题 #170
Merged
Annotations
10 warnings
pkg/plugin/weightadjuster/proxy.go#L18
should have a package comment
|
plugin/circuitbreaker/common/half_open.go#L135
exported const ToClose should have comment (or a comment on this block) or be unexported
|
pkg/stat/plugin/plug.go#L29
type name will be used as plugin.PluginAPI by other packages, and that stutters; consider calling this API
|
pkg/stat/loadbalance/lb.go#L27
type name will be used as loadbalance.LoadBalanceGauge by other packages, and that stutters; consider calling this Gauge
|
pkg/stat/loadbalance/lb.go#L18
should have a package comment
|
pkg/stat/plugin/plug.go#L104
type name will be used as plugin.PluginAPIDelayRange by other packages, and that stutters; consider calling this APIDelayRange
|
pkg/stat/plugin/plug.go#L154
type name will be used as plugin.PluginMethodGauge by other packages, and that stutters; consider calling this MethodGauge
|
pkg/stat/plugin/plug.go#L32
exported const MethodReportAlarm should have comment (or a comment on this block) or be unexported
|
plugin/circuitbreaker/common/half_open.go#L18
should have a package comment
|
api/provider_impl.go#L23
a blank import should be only in a main or test package, or have a comment justifying it
|
The logs for this run have expired and are no longer available.
Loading