Documentation ¶
Index ¶
Constants ¶
View Source
const ( WarningLevel = "Warning" ErrorLevel = "Error" CriticalLevel = "Critical" FatalLevel = "Fatal" )
View Source
const ( UndefinedState = 0 StartedState byte = 1 << iota IdleState WorkingState StoppedState PanicState )
View Source
const ( CoreEntity = "core" ModuleServiceEntity = "module_manager" NetworkServiceEntity = "network_manager" )
View Source
const ( StateCmd = "state" LinkCmd = "link" StartSessionCmd = "start_session" EndSessionCmd = "end_session" RestartServiceCmd = "restart_service" )
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.