refactor: refine client opts #135
Annotations
1 error and 3 warnings
|
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)
|
client/options.go#L22
exported: type name will be used as client.ClientOptions by other packages, and that stutters; consider calling this Options (revive)
|
client/options.go#L46
exported: type name will be used as client.ClientOption by other packages, and that stutters; consider calling this Option (revive)
|
The logs for this run have expired and are no longer available.
Loading