fix vet #66
Annotations
10 errors
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
internal/balancer/gracefulswitch/config.go#L36
exported function ChildName should have comment or be unexported https://revive.run/r#exported
|
internal/idle/idle.go#L185
exported method Manager.EnterIdleModeForTesting should have comment or be unexported https://revive.run/r#exported
|
internal/idle/idle.go#L269
exported method Manager.Close should have comment or be unexported https://revive.run/r#exported
|
balancer/pickfirst/pickfirst.go#L112
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
|
balancer/endpointsharding/endpointsharding.go#L288
exported function ParseConfig should have comment or be unexported https://revive.run/r#exported
|
reflection/test/grpc_testing_not_regenerate/testv3.go#L382
context.Context should be the first parameter of a function https://revive.run/r#context-as-argument
|
internal/channelz/trace.go#L82
exported type ChannelTrace should have comment or be unexported https://revive.run/r#exported
|
internal/testutils/stats/test_metrics_recorder.go#L46
exported function NewTestMetricsRecorder should have comment or be unexported https://revive.run/r#exported
|
internal/channelz/channel.go#L64
exported method Channel.SubChans should have comment or be unexported https://revive.run/r#exported
|
This job succeeded
Loading