Documentation
¶
Index ¶
- func Add(method string, path string, controller func(echo.Context) error)
- func Delete(path string, controller func(echo.Context) error)
- func Get(path string, controller func(echo.Context) error)
- func Patch(path string, controller func(echo.Context) error)
- func Post(path string, controller func(echo.Context) error)
- type Route
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.