ratelimit specification #195
Annotations
10 warnings
examples/watch/instance/notify/main.go#L18
should have a package comment
|
examples/watch/instance/notify/main.go#L76
exported type TestListener should have comment or be unexported
|
examples/watchinstance/main.go#L18
should have a package comment
|
examples/watch/service/longpull/main.go#L52
should omit type uint64 from declaration of var index; it will be inferred from the right-hand side
|
examples/watch/service/longpull/main.go#L77
should omit type uint64 from declaration of var index; it will be inferred from the right-hand side
|
examples/watch/service/longpull/main.go#L18
should have a package comment
|
examples/circuitbreaker/provider/main.go#L17
should have a package comment
|
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
|
pkg/flow/registerstate/register_flow.go#L71
exported method PutRegister returns unexported type *registerstate.registerState, which can be annoying to use
|
examples/extensions/zeroprotect/main.go#L18
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading