Home | History | Annotate | Download | only in grpc

Lines Matching refs:MaxMsgSize

228 // MaxMsgSize returns a ServerOption to set the max message size in bytes the server can receive.
232 func MaxMsgSize(m int) ServerOption {