transport: add timeout for writing GOAWAY on http2Client.Close() #11458
Annotations
10 errors
balancer/pickfirst/pickfirst.go#L106
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
|
balancer/pickfirst/pickfirst.go#L110
exported function ShuffleAddressListForTesting should have comment or be unexported https://revive.run/r#exported
|
examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
|
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
credentials/tls/certprovider/pemfile/builder.go#L32
exported const PluginName should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
|
examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/csm_observability/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
This job succeeded
Loading