Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotConnected = errors.New("lumberjack client is not connected")
)
errors
View Source
var ( // ErrProtocolError is returned if an protocol error was detected in the // conversation with lumberjack server. ErrProtocolError = errors.New("lumberjack protocol error") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.