package
0.13.1
Repository: https://github.com/mdouchement/standardfile.git
Documentation: pkg.go.dev

# Functions

HTTPErrorHandler is a middleware that formats rendered errors.
NewBinder returns a wrapp of the default binder implementation with extra checks.
Session returns a Session auth middleware.

# Constants

CurrentSessionContextKey is the key to retrieve the current_session from echo.Context.
CurrentUserContextKey is the key to retrieve the current_user from echo.Context.