Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventTypeTaskStarted = EventType("task-started") EventTypeTaskFinished = EventType("task-finished") ErrEventNotFound = Error("event not found") )
View Source
const ( ErrTaskAlreadyStarted = Error("task already started") ErrTaskNotStarted = Error("task not started") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventFinder ¶
type TaskFinisher ¶
Click to show internal directories.
Click to hide internal directories.