handler

package
v0.0.0-...-6855f9b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ToDoHandler

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

func NewHandler

func NewHandler(service todo.Service) *ToDoHandler

func (*ToDoHandler) CompleteToDo

func (h *ToDoHandler) CompleteToDo(c echo.Context) error

func (*ToDoHandler) CreateToDo

func (h *ToDoHandler) CreateToDo(c echo.Context) error

func (*ToDoHandler) DeleteTodo

func (h *ToDoHandler) DeleteTodo(c echo.Context) error

func (*ToDoHandler) GetToDoList

func (h *ToDoHandler) GetToDoList(c echo.Context) error

Jump to

Keyboard shortcuts

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