routes

package
v0.0.0-...-ebb721b Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func GetTodos

func GetTodos(c echo.Context) error

func Index

func Index(c echo.Context) error

func PostTodos

func PostTodos(c echo.Context) error

Types

type Todo

type Todo struct {
	leancloud.Object
	Content string `json:"content"`
}

Jump to

Keyboard shortcuts

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