Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MaxGRPCMessageSize is the maximum send/receive message size for gRPC // plugin communication. The default of 4MB is too small for large IaC projects. MaxGRPCMessageSize = 64 * 1024 * 1024 // 64MB )
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.