Documentation
¶
Overview ¶
Package daemonize provides a way to daemonize the deepsentinel services.
Index ¶
Constants ¶
View Source
const ( Server daemonType = iota Agent )
Daemon types
Variables ¶
This section is empty.
Functions ¶
func Daemonize ¶
func Daemonize(component daemonType, update bool)
Daemonize installs and starts daemons
func UninstallDaemon ¶
func UninstallDaemon(component daemonType)
UninstallDaemon uninstalls the daemon
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.