package
0.0.0-20190109151737-6637ac4559f7
Repository: https://github.com/xtracdev/xavi.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Run starts a process delegating to the shell.DoMain function.
# Variables
Build version is set via the command line, e.g.go build -ldflags "-X github.com/xtracdev/xavi/runner.BuildVersion=20160129.1".
# Type aliases
KVSCallbackFn defines a function type that can be registered withthe runner package.