router

package
v0.0.0-...-96705d0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTaskHandler

func AddTaskHandler(c echo.Context) error

func CompleteTaskHandler

func CompleteTaskHandler(c echo.Context) error

func DeleteTaskHandler

func DeleteTaskHandler(c echo.Context) error

func GetTasksHandler

func GetTasksHandler(c echo.Context) error

func SetRouter

func SetRouter(e *echo.Echo) error

Types

type ReqTask

type ReqTask struct {
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

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