feat: 限流-CPU使用率自适应限流 #259
Annotations
10 warnings
Run Revive Action:
examples/activehealthcheck/main.go#L18
should have a package comment
|
Run Revive Action:
pkg/plugin/weightadjuster/proxy.go#L18
should have a package comment
|
Run Revive Action:
examples/circuitbreaker/instance/consumer/main.go#L18
should have a package comment
|
Run Revive Action:
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
Run Revive Action:
pkg/stat/loadbalance/lb.go#L27
type name will be used as loadbalance.LoadBalanceGauge by other packages, and that stutters; consider calling this Gauge
|
Run Revive Action:
examples/configuration/encrypt/main.go#L18
should have a package comment
|
Run Revive Action:
examples/configuration/crud/main.go#L18
should have a package comment
|
Run Revive Action:
plugin/configfilter/crypto/rsa/rsa.go#L30
type name will be used as rsa.RSAKey by other packages, and that stutters; consider calling this Key
|
Run Revive Action:
api.go#L134
exported type GetConfigFileRequest should have comment or be unexported
|
Run Revive Action:
examples/configuration/group/main.go#L18
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading