handler

package
v0.0.0-...-a146ea6 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct{}

func (*Handler) Authenticate

func (h *Handler) Authenticate(c echo.Context) error

func (*Handler) CreateGroceryList

func (h *Handler) CreateGroceryList(c echo.Context) error

func (*Handler) GetGroceryList

func (h *Handler) GetGroceryList(c echo.Context) error

func (*Handler) Index

func (h *Handler) Index(c echo.Context) error

func (*Handler) SetUp

func (h *Handler) SetUp(c echo.Context) error

func (*Handler) UpdateGroceryList

func (h *Handler) UpdateGroceryList(c echo.Context) error

type Message

type Message struct {
	Text string `json:"text"`
}

Jump to

Keyboard shortcuts

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