Documentation
¶
Index ¶
Constants ¶
View Source
const ( New Status = iota InProgress Completed Failed Max_Retry_Count int = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobStore ¶
type JobStore struct {
storage.SessionedStorage
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.