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