type google.golang.org/grpc.MaxRecvMsgSizeCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L302: return MaxRecvMsgSizeCallOption{MaxRecvMsgSize: bytes}
rpc_util.go#L312: type MaxRecvMsgSizeCallOption struct {
rpc_util.go#L316: func (o MaxRecvMsgSizeCallOption) before(c *callInfo) error {
rpc_util.go#L320: func (o MaxRecvMsgSizeCallOption) after(c *callInfo, attempt *csAttempt) {}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)