Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTaskRepository ¶
func NewTaskRepository() todo.TaskRepository
NewTaskRepository returns an in-memory implementation of todo.TaskRepository. This lets us run tests and start the app locally without a persistent database.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.