Documentation
¶
Index ¶
- func Custom404Handler(err error, c echo.Context)
- func GetAbout(c echo.Context) error
- func GetContact(c echo.Context) error
- func GetLogin(c echo.Context) error
- func GetMain(c echo.Context) error
- func GetPost(c echo.Context) error
- func GetPostView(c echo.Context) error
- func GetPrivacy(c echo.Context) error
- func GetRegister(c echo.Context) error
- func PostContact(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Custom404Handler ¶
func Custom404Handler(err error, c echo.Context)
handle any error by attempting to render a custom page for it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.