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