Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth(auth auth.Authenticator, conf AuthConfig) echo.MiddlewareFunc
func NewAuthSkipper ¶
func NewAuthSkipper(auth string) middleware.Skipper
func OmahaSecret ¶
func OmahaSecret(secret string) echo.MiddlewareFunc
Types ¶
type AuthConfig ¶
type AuthConfig struct {
Skipper middleware.Skipper
}
Click to show internal directories.
Click to hide internal directories.