Documentation
¶
Index ¶
Constants ¶
View Source
const ExecutableStateDiscontinued = "discontinued"
任务执行停止标识
View Source
const ExecutableStateExecuting = "executing"
任务执行中标识
View Source
const SlaveVersion = "v0.2"
Variables ¶
View Source
var TaskStateMap = map[TaskState]string{ TaskStateRun: "任务执行中", TaskStateComplete: "任务执行完成", TaskStateBreakOff: "任务执行被中断", }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.