Documentation
¶
Overview ¶
Package grpc provides utility constants and functions for use with gRPC.
Index ¶
Constants ¶
View Source
const ( // MaximumIPCMessageSize specifies the maximum message size that we'll allow // over IPC channels with gRPC. MaximumIPCMessageSize = 25 * 1024 * 1024 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.