Documentation
¶
Index ¶
Constants ¶
View Source
const ( CodeSuccess int64 = 0 CodeFailed int64 = -1 CodeSkipped int64 = -2 CodeKilled int64 = -997 CodeTimeout int64 = -998 CodeSystemErr int64 = -999 )
View Source
const ( KindDag = "dag" KindStrategy = "strategy" )
View Source
const ConsoleDone = "OSREAPI::CONSOLE::DONE"
View Source
const ConsoleStart = "OSREAPI::CONSOLE::START"
Variables ¶
View Source
var ( ErrTimeOut = errors.New("forced termination by timeout") ErrManual = errors.New("artificial force termination") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.