Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CheckJobStatusOk 已完成 CheckJobStatusOk = 1 // CheckJobStatusErr 失败 CheckJobStatusErr = 2 // CheckJobStatusDoing 进行中 CheckJobStatusDoing = 3 // CheckJobStatusPending 等待执行 CheckJobStatusPending = 4 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.