env

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2018 License: MIT Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

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