Documentation ¶
Index ¶
Constants ¶
View Source
const RunConfFile string = "conf.json"
View Source
const RunConfPath string = "/usr/local/etc/runner/conf/"
Variables ¶
This section is empty.
Functions ¶
func ExecCommand ¶
func ExecCommand(name string, resultFunc func())
func GetRuntimeMessage ¶
func UpdateRuntimeMessage ¶
Types ¶
type RunConfigs ¶
type RunConfigs struct {
Configs []RunConf `json:"configs"`
}
Click to show internal directories.
Click to hide internal directories.