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