ratelimit specification (#161) #196
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/watch/service/longpull/main.go#L18
should have a package comment
|
examples/watch/service/notify/main.go#L44
exported type TestListener should have comment or be unexported
|
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
examples/watchinstance/main.go#L18
should have a package comment
|
pkg/algorithm/hash/base.go#L32
type name will be used as hash.HashFuncWithSeed by other packages, and that stutters; consider calling this FuncWithSeed
|
pkg/algorithm/rand/scalable_rand_test.go#L51
parameter 't' seems to be unused, consider removing or renaming it as _
|
examples/configuration/encrypt/main.go#L18
should have a package comment
|
examples/extensions/zeroprotect/main.go#L18
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading