Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTodoHandler ¶
func CreateTodoHandler(ctx *fiber.Ctx) error
func DeleteTodoHandler ¶
func DeleteTodoHandler(ctx *fiber.Ctx) error
func GetTodoHandler ¶
func GetTodoHandler(ctx *fiber.Ctx) error
func GetTodosHandler ¶
func GetTodosHandler(ctx *fiber.Ctx) error
func UpdateTodoHandler ¶
func UpdateTodoHandler(ctx *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.