Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TaskClassification ¶ added in v0.2.0
type TaskClassification int
const ( Break TaskClassification = iota Chore Toil Work )
func (TaskClassification) String ¶ added in v0.2.0
func (tc TaskClassification) String() string
Click to show internal directories.
Click to hide internal directories.