google.golang.org/grpc.MaxRecvMsgSizeCallOption.MaxRecvMsgSize (field)
3 uses
google.golang.org/grpc (current package)
rpc_util.go#L302: return MaxRecvMsgSizeCallOption{MaxRecvMsgSize: bytes}
rpc_util.go#L313: MaxRecvMsgSize int
rpc_util.go#L317: c.maxReceiveMessageSize = &o.MaxRecvMsgSize
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)