//
pkg.gl
Category
github.com/mecitsemerci/go-todo-app
internal
api
handler
package
0.9.0
Repository:
https://github.com/mecitsemerci/go-todo-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
190 SLOC
#
Functions
NewTodoHandler
NewTodoHandler returns new TodoHandler instance.
ProvideTodoHandler
ProvideTodoHandler returns new TodoHandler instance for wire.
#
Structs
HealthHandler
HealthHandler handles all health check operations.
TodoHandler
TodoHandler handles all todo operations.