Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommentRouter ¶
func NewCommentRouter(commentRoute fiber.Router, service service.CommentService)
func NewTaskRouter ¶
func NewTaskRouter(taskRoute fiber.Router, service service.TaskService)
Types ¶
type CommentHandler ¶
type CommentHandler struct {
// contains filtered or unexported fields
}
type TaskHandler ¶
type TaskHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.