action

package
v0.0.0-...-a7e37d3 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hello

func Hello(c echo.Context) error

Types

type Tag

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

func NewTag

func NewTag(app *core.App) *Tag

func (*Tag) Create

func (a *Tag) Create(c echo.Context) error

func (*Tag) FindDetail

func (a *Tag) FindDetail(c echo.Context) error

func (*Tag) FindList

func (a *Tag) FindList(c echo.Context) error

func (*Tag) Update

func (a *Tag) Update(c echo.Context) error

type Todo

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

func NewTodo

func NewTodo(app *core.App) *Todo

func (*Todo) Create

func (a *Todo) Create(c echo.Context) error

func (*Todo) FindDetail

func (a *Todo) FindDetail(c echo.Context) error

func (*Todo) FindList

func (a *Todo) FindList(c echo.Context) error

func (*Todo) Update

func (a *Todo) Update(c echo.Context) error

func (*Todo) UpdateStatus

func (a *Todo) UpdateStatus(c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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