service

package
v0.0.0-...-320d922 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BeforeRun

func BeforeRun()

BeforeRun takes care of necessary actions such as creating files before the beat should run.

func Cleanup

func Cleanup()

Cleanup handles cleaning up the runtime and OS environments. This includes tasks such as stopping the CPU profile if it is running.

func HandleSignals

func HandleSignals(stopFunction func())

HandleSignals manages 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())

ProcessWindowsControlEvents is not used on non-windows platforms.

func WithCpuProfile

func WithCpuProfile() bool

WithCpuProfile returns whether the beat should write the CPU profile file

func WithMemProfile

func WithMemProfile() bool

WithMemProfile returns whether the beat should write the memory profile to file

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL