Documentation
¶
Index ¶
Constants ¶
View Source
const ( LocationHeader = "header" LocationQueries = "query" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(location string, name string, key string) middlewares.Middleware
func NewStorage ¶ added in v1.0.5
func NewStorage(location string, name string, validator ValidateApiKey) middlewares.Middleware
Types ¶
type ValidateApiKey ¶ added in v1.0.5
Click to show internal directories.
Click to hide internal directories.