Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildVersion string
Build version is set via the command line, e.g. go build -ldflags "-X github.com/xtracdev/xavi/runner.BuildVersion=20160129.1"
Functions ¶
func AddKVSCallbackFunction ¶
func AddKVSCallbackFunction(f KVSCallbackFn)
Types ¶
type KVSCallbackFn ¶
KVSCallbackFn defines a function type that can be registered with the runner package. On startup, Run will call all registered functions with the key value store used for the config
Click to show internal directories.
Click to hide internal directories.