Versions in this module Expand all Collapse all v1 v1.1.1 Aug 8, 2024 Changes in this version + const ContextLoginKey + func Equals(str1, str2 string) bool + func NewMiddleware(auths ...*Auth) echo.MiddlewareFunc + func NewValidator(auths ...*Auth) middleware.BasicAuthValidator + type Auth struct + IPs []string + Login string + Password string