Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SystemStartup event is when the system has started up SystemStartup = "System startup" // ConfigUpdated event is when a config item has been updated ConfigUpdated = "Config updated" // ConfigError event is when there was an error updating a config item ConfigError = "Config error" // SystemShutdown event is when the system is shutting down SystemShutdown = "System Shutdown" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.