Documentation
¶
Index ¶
- func CreateTask(c *fiber.Ctx) error
- func DeleteTask(c *fiber.Ctx) error
- func GenerateStudyMetrics(c *fiber.Ctx) error
- func GetAllTasks(c *fiber.Ctx) error
- func GetTask(c *fiber.Ctx) error
- func Health(c *fiber.Ctx) error
- func HealthProtected(c *fiber.Ctx) error
- func StartPomodoro(c *fiber.Ctx) error
- func StopPomodoro(c *fiber.Ctx) error
- func UpdateTask(c *fiber.Ctx) error
- type CreateTaskPayload
- type UpdateTaskPayload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTask ¶
func DeleteTask ¶
func GenerateStudyMetrics ¶
func GetAllTasks ¶
func HealthProtected ¶
func StartPomodoro ¶
func StopPomodoro ¶
func UpdateTask ¶
Types ¶
type CreateTaskPayload ¶
Click to show internal directories.
Click to hide internal directories.