Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusResponse ¶
type Task ¶
type TaskList ¶
type TaskList struct {
// contains filtered or unexported fields
}
func CreateTaskList ¶
func CreateTaskList(storage TaskStorage) *TaskList
func (*TaskList) GetOutstanding ¶
func (*TaskList) ToggleStatus ¶
type TaskServer ¶
func NewTaskServer ¶
func NewTaskServer(taskList *TaskList) *TaskServer
Click to show internal directories.
Click to hide internal directories.