task

package
v0.0.0-...-dfc549c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func RegisterRoutes

func RegisterRoutes(engine *gin.Engine, handler *Handler, manager *jwtAuth.JWTManager)

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewTaskHandler

func NewTaskHandler(service task.Service) *Handler

func (*Handler) CreateTask

func (h *Handler) CreateTask(context *gin.Context, requestDto dto.CreateTaskRequest)

func (*Handler) GetTask

func (h *Handler) GetTask(context *gin.Context)

func (*Handler) GetTasks

func (h *Handler) GetTasks(context *gin.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL