Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExitSuccess = iota ExitArgument ExitRunning ExitService )
View Source
const EnvLogFormat string = "SERVICE_LOGFORMAT"
EnvLogFormat is kept for compatibility with the service lib.
View Source
const EnvLogLevel string = "SERVICE_LOGLEVEL"
EnvLogLevel determines the desired level of logging depth
View Source
const ModuleName string = "enterprises.embedded.autobahnkreuz"
Variables ¶
View Source
var LocalClient *client.Client
View Source
var Logger *logging.Logger
View Source
var Router router.Router
Functions ¶
func RegisterPing ¶ added in v0.9.4
RegisterPing registers the ping callback.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.