Documentation
¶
Overview ¶
Package v1 proviades common lumberjack protocol version 1 definitions.
Index ¶
Constants ¶
View Source
const ( CodeVersion byte = '1' CodeWindowSize byte = 'W' CodeDataFrame byte = 'D' CodeCompressed byte = 'C' CodeACK byte = 'A' )
Lumberjack protocol version 1 message types.
View Source
const Version = 1
Version declares the protocol revision supported by this package.
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.