type google.golang.org/grpc.ForceCodecCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L530: return ForceCodecCallOption{Codec: codec}
rpc_util.go#L540: type ForceCodecCallOption struct {
rpc_util.go#L544: func (o ForceCodecCallOption) before(c *callInfo) error {
rpc_util.go#L548: func (o ForceCodecCallOption) after(*callInfo, *csAttempt) {}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)