Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTask ¶
func CreateTask(c *fiber.Ctx) error
func MarkTaskAsAccomplished ¶
func MarkTaskAsAccomplished(c *fiber.Ctx) error
func RemoveTask ¶
func RemoveTask(c *fiber.Ctx) error
func ShowSingleTask ¶
func ShowSingleTask(c *fiber.Ctx) error
func UnmarkTaskAsAccomplished ¶
func UnmarkTaskAsAccomplished(c *fiber.Ctx) error
func UpdateEditTask ¶
func UpdateEditTask(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.