Documentation ¶
Index ¶
Constants ¶
View Source
const ( HeaderLen = 4 // bytes MaxPayloadLength = 1024 * 1024 * 1024 // 1GB )
Variables ¶
View Source
var (
ErrPayloadLengthOverflow = errors.New("payload length overflows")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.