Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ItemPut ¶
func ItemPut(todoListGetter handler.TODOListGetter, todoListAdder handler.TODOListAdder) http.HandlerFunc
ItemPut sets a todo item as done
func ListGet ¶
func ListGet(todoListGetter handler.TODOListGetter) http.HandlerFunc
ListGet displays the list with the todos of the signed-in user.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.