controller

package
v0.0.0-...-d75ea93 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func New

func New(config *config.Config, logger *logger.Logger, model *model.Model, middleware *middleware.Middleware) *Controller

func (Controller) DeleteProject

func (c Controller) DeleteProject(ctx *gin.Context)

func (Controller) DeleteTask

func (c Controller) DeleteTask(ctx *gin.Context)

func (Controller) GetTask

func (c Controller) GetTask(ctx *gin.Context)

func (Controller) GetTasks

func (c Controller) GetTasks(ctx *gin.Context)

func (Controller) PutTask

func (c Controller) PutTask(ctx *gin.Context)

func (Controller) UpdateProject

func (c Controller) UpdateProject(ctx *gin.Context)

func (Controller) UpdateTask

func (c Controller) UpdateTask(ctx *gin.Context)

Jump to

Keyboard shortcuts

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