Documentation ¶
Index ¶
- func Auth(authIntr *auth.Interactor) echo.MiddlewareFunc
- func CORS(config configs.CORS) echo.MiddlewareFunc
- func CheckIsValidUserID(next echo.HandlerFunc) echo.HandlerFunc
- func Logger(app *bootstrap.Application, excludePath string) echo.MiddlewareFunc
- func Secure() echo.MiddlewareFunc
- func Timeout(timeout time.Duration) echo.MiddlewareFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth( authIntr *auth.Interactor, ) echo.MiddlewareFunc
func CheckIsValidUserID ¶
func CheckIsValidUserID(next echo.HandlerFunc) echo.HandlerFunc
func Logger ¶
func Logger(app *bootstrap.Application, excludePath string) echo.MiddlewareFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.