Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
func ErrorHandler(next echo.HandlerFunc) echo.HandlerFunc
Types ¶
type BasicAuth ¶
type BasicAuth struct {
Username, Password string
}
BasicAuth ...
func (BasicAuth) Checker ¶
func (a BasicAuth) Checker(next echo.HandlerFunc) echo.HandlerFunc
Checker ...
Click to show internal directories.
Click to hide internal directories.