refactor: refine client opts #137
Annotations
1 error and 3 warnings
lint
issues found
|
lint:
internal/watch/watch.go#L42
exported: type name will be used as watch.WatchOptions by other packages, and that stutters; consider calling this Options (revive)
|
lint:
client/options.go#L16
exported: type name will be used as client.ClientOptions by other packages, and that stutters; consider calling this Options (revive)
|
lint:
client/options.go#L40
exported: type name will be used as client.ClientOption by other packages, and that stutters; consider calling this Option (revive)
|