Documentation
¶
Index ¶
Constants ¶
View Source
const ( GRPCMaxClientSendSize = 45 << 20 // 45MB GRPCMaxClientRecvSize = 45 << 20 // 45MB GRPCMaxRetry uint = 3 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RequestPayload ¶
type Sink ¶
type Sink struct {
plugins.BasePlugin
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.