Documentation ¶
Index ¶
Constants ¶
View Source
const MaxPriority = 100
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BacklogStatus ¶
type Chore ¶
type Status ¶
type Status struct { Backlog []BacklogStatus `json:"backlog"` Workers []WorkerStatus `json:"workers"` }
Click to show internal directories.
Click to hide internal directories.