taskController

package
v0.0.0-...-2602c8a Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func NewServer

func NewServer(store task.Store) *Server

func (*Server) CreateTask

func (s *Server) CreateTask(ctx *gin.Context)

func (*Server) DeleteTask

func (s *Server) DeleteTask(ctx *gin.Context)

func (*Server) GetTask

func (s *Server) GetTask(ctx *gin.Context)

func (*Server) ListTasks

func (s *Server) ListTasks(ctx *gin.Context)

func (*Server) UpdateTask

func (s *Server) UpdateTask(ctx *gin.Context)

Jump to

Keyboard shortcuts

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