Documentation ¶
Index ¶
- type Handler
- func (h *Handler) CreateList(c echo.Context) error
- func (h *Handler) DeleteList(c echo.Context) error
- func (h *Handler) GetListFile(c echo.Context) error
- func (h *Handler) ListRoots(c echo.Context) error
- func (h *Handler) Lists(c echo.Context) error
- func (h *Handler) Ping(c echo.Context) error
- func (h *Handler) Register(v1 *echo.Group)
- func (h *Handler) UpdateList(c echo.Context) error
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 (*Handler) CreateList ¶
func (*Handler) DeleteList ¶
func (*Handler) GetListFile ¶
func (*Handler) UpdateList ¶
Click to show internal directories.
Click to hide internal directories.