Documentation
¶
Index ¶
Constants ¶
View Source
const (
MSG_HEADER_SIZE = 8
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { // host:port address. Addr string // Unix socket filename. Socket string // Log file location. LogfileName string }
func (*Options) GetLogfileName ¶
func (*Options) GetTCPAddr ¶
Click to show internal directories.
Click to hide internal directories.