Documentation
¶
Overview ¶
Package v2 proviades common lumberjack protocol version 2 definitions.
Index ¶
Constants ¶
View Source
const ( CodeVersion byte = '2' CodeWindowSize byte = 'W' CodeJSONDataFrame byte = 'J' CodeCompressed byte = 'C' CodeACK byte = 'A' )
Lumberjack protocol version 2 message types.
View Source
const Version = 2
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.