Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
func PickleMaxMessageSize ¶
PickleMaxMessageSize creates option for New contructor
func UDPLogIncomplete ¶
UDPLogIncomplete creates option for New contructor
type Receiver ¶
type Receiver interface {
Stop()
Name() string
Stat(helper.StatCallback)
}
type TCP ¶
TCP receive metrics from TCP connections
func (*TCP) HandleConnection ¶
func (*TCP) Stat ¶
func (rcv *TCP) Stat(send helper.StatCallback)
type UDP ¶
UDP receive metrics from UDP socket
func (*UDP) Stat ¶
func (rcv *UDP) Stat(send helper.StatCallback)
Click to show internal directories.
Click to hide internal directories.