Documentation
¶
Index ¶
Constants ¶
View Source
const ( TASK_TYPE_CLOUD = 1 TASK_TYPE_HPC = 2 TASK_TYPE_AI = 3 )
任务类型
View Source
const ( TASK_STATUS_SAVED = 1 TASK_STATUS_INIT = 2 TASK_STATUS_RUNNING = 3 TASK_STATUS_FAILED = 4 TASK_STATUS_END = 5 TASK_STATUS_UNKNOW = 6 )
任务状态
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.