Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIKeyAuth ¶
func APIKeyAuth(config APIKeyConfig) echo.MiddlewareFunc
Types ¶
type APIKeyConfig ¶
type APIKeyConfig struct {
Skipper middleware.Skipper
Keyname string
Retriever APIKeyRetriever
}
type APIKeyRetriever ¶
Click to show internal directories.
Click to hide internal directories.