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