feat: 禁用缓存持久化时不自动创建目录;提供禁用配置中心的API #266
Annotations
10 warnings
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:
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
Run Revive Action:
examples/configuration/encrypt/main.go#L18
should have a package comment
|
Run Revive Action:
examples/watchinstance/main.go#L18
should have a package comment
|
Run Revive Action:
examples/watch/service/notify/main.go#L44
exported type TestListener should have comment or be unexported
|
Run Revive Action:
pkg/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
Run Revive Action:
examples/configuration/fallback/main.go#L18
should have a package comment
|
Run Revive Action:
pkg/algorithm/hash/base.go#L32
type name will be used as hash.HashFuncWithSeed by other packages, and that stutters; consider calling this FuncWithSeed
|
Run Revive Action:
examples/quickstart/consumer/main.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
|
The logs for this run have expired and are no longer available.
Loading