Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Carbonbeat ¶
type Carbonbeat struct {
// contains filtered or unexported fields
}
Carbonbeat is the parent that provides fields for the methods
func (*Carbonbeat) Stop ¶
func (bt *Carbonbeat) Stop()
Stop gets called when libbeat gets a SIGTERM. It sends a message in a channel to stop the worker.
Click to show internal directories.
Click to hide internal directories.