handler

package
v0.0.0-...-85f739f Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: MIT Imports: 10 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 {
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(lu *usecase.ListUC) *Handler

func (*Handler) CreateList

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

func (*Handler) DeleteList

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

func (*Handler) GetListFile

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

func (*Handler) ListRoots

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

func (*Handler) Lists

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

func (*Handler) Ping

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

func (*Handler) Register

func (h *Handler) Register(v1 *echo.Group)

func (*Handler) UpdateList

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

Jump to

Keyboard shortcuts

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