fix:修复LoadBalance无法选择处于半开的实例 #262
Annotations
10 warnings
Run Revive Action:
pkg/algorithm/rand/scalable_rand_test.go#L51
parameter 't' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
pkg/flow/registerstate/register_flow.go#L71
exported method PutRegister returns unexported type *registerstate.registerState, which can be annoying to use
|
Run Revive Action:
test/tools/tools_vet.go#L18
should have a package comment
|
Run Revive Action:
benchmark/benchmain/main.go#L46
const operationRpcDirect should be operationRPCDirect
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L18
should have a package comment
|
Run Revive Action:
pkg/flow/registerstate/register_flow.go#L41
exported function NewRegisterStateManager should have comment or be unexported
|
Run Revive Action:
examples/watch/instance/longpull/main.go#L88
should omit type uint64 from declaration of var index; it will be inferred from the right-hand side
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L22
exported type Code should have comment or be unexported
|
Run Revive Action:
test/subscribe/subscribe_suit.go#L77
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/circuitbreaker/interface/provider/main.go#L17
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading