Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
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 ¶
This section is empty.
Types ¶
type Server ¶
func ListenAndServeWith ¶
Click to show internal directories.
Click to hide internal directories.