Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSignals ¶
func HandleSignals(stopFunction func())
Handles OS signals that ask the service/daemon to stop. The stopFunction should break the loop in the Beat so that the service shut downs gracefully.
func ProcessWindowsControlEvents ¶
func ProcessWindowsControlEvents(stopCallback func())
On non-windows platforms, this function does nothing.
func WithCpuProfile ¶
func WithCpuProfile() bool
func WithMemProfile ¶
func WithMemProfile() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.