Documentation ¶
Overview ¶
Package platform manages the runtime services as a platform
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Date of the build // TODO: move elsewhere Version string // list of services managed Services = []string{ "config", "network", "runtime", "registry", "broker", "store", "router", "debug", "proxy", "api", "auth", "web", "bot", "init", } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.