Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Log ¶
func Log() echo.MiddlewareFunc
Log is the router middleware used to log request messages with the wanted format
func Misc ¶
func Misc() echo.MiddlewareFunc
Misc return a middleware which add things to all responses
func Recover ¶
func Recover() echo.MiddlewareFunc
Recover return a middleware which recover from panics anywhere in the chain and handle the error with the centralized custom errors handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.