Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotTask = errors.New("not a task")
)
Functions ¶
Types ¶
type State ¶
type State int8
State is the state of the task.
func ParseState ¶
func (State) CanTransition ¶
Click to show internal directories.
Click to hide internal directories.