type google.golang.org/grpc.MaxSendMsgSizeCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L326: return MaxSendMsgSizeCallOption{MaxSendMsgSize: bytes}
rpc_util.go#L336: type MaxSendMsgSizeCallOption struct {
rpc_util.go#L340: func (o MaxSendMsgSizeCallOption) before(c *callInfo) error {
rpc_util.go#L344: func (o MaxSendMsgSizeCallOption) after(c *callInfo, attempt *csAttempt) {}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)