grpc: add docs for generic stream interfaces #11643
Annotations
10 errors
internal/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
mem/buffers.go#L68
exported function IsBelowBufferPoolingThreshold should have comment or be unexported https://revive.run/r#exported
|
mem/buffers.go#L203
exported function ReadUnsafe should have comment or be unexported https://revive.run/r#exported
|
mem/buffers.go#L235
exported type SliceBuffer should have comment or be unexported https://revive.run/r#exported
|
mem/buffers.go#L237
exported method SliceBuffer.ReadOnlyData should have comment or be unexported https://revive.run/r#exported
|
mem/buffers.go#L238
exported method SliceBuffer.Ref should have comment or be unexported https://revive.run/r#exported
|
mem/buffers.go#L239
exported method SliceBuffer.Free should have comment or be unexported https://revive.run/r#exported
|
mem/buffers.go#L240
exported method SliceBuffer.Len should have comment or be unexported https://revive.run/r#exported
|
examples/features/advancedtls/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
This job succeeded
Loading