Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatsdListener ¶
type StatsdListener struct {
// contains filtered or unexported fields
}
func New ¶
func New(listenerPort uint) *StatsdListener
func (*StatsdListener) Run ¶
func (l *StatsdListener) Run(outputChan chan *events.Envelope)
func (*StatsdListener) Stop ¶
func (l *StatsdListener) Stop()
Click to show internal directories.
Click to hide internal directories.