Documentation ¶ Index ¶ func Init(c *config.Config, debugPrivilege bool) error func Signals() chan struct{} Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Init ¶ func Init(c *config.Config, debugPrivilege bool) error Init initializes and validates the configuration as given by the commands. This function will also set up the logger and adjust the process token with the debug privilege if required. func Signals ¶ func Signals() chan struct{} Signals set ups the signal handler. Types ¶ This section is empty. Source Files ¶ View all Source files init.go signals.go Click to show internal directories. Click to hide internal directories.