type google.golang.org/grpc.CompressorCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L378: return CompressorCallOption{CompressorType: name}
rpc_util.go#L387: type CompressorCallOption struct {
rpc_util.go#L391: func (o CompressorCallOption) before(c *callInfo) error {
rpc_util.go#L395: func (o CompressorCallOption) after(c *callInfo, attempt *csAttempt) {}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)