Documentation ¶
Index ¶
- type Todo
- type TodoArray
- func (r *TodoArray) Add(newTodo Todo)
- func (r *TodoArray) Clear()
- func (r *TodoArray) Delete(id []int) (found []bool, ids []int)
- func (r *TodoArray) Get(type_ string)
- func (r *TodoArray) List(validateDate func(string) (bool, time.Duration, string))
- func (r *TodoArray) Sort(field string, dateTimeFormat string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.