Documentation
¶
Overview ¶
Package controller s
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIController ¶
type APIController struct{}
APIController s
func (*APIController) Auth ¶
func (c *APIController) Auth(g *echo.Group)
Auth collection of routes relating to authentication
func (*APIController) File ¶
func (c *APIController) File(g *echo.Group)
File collection of routes for files
func (*APIController) Meta ¶
func (c *APIController) Meta(g *echo.Group)
Meta collection of routes regarding miscellaneous actions
Click to show internal directories.
Click to hide internal directories.