Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler is responsible for checking request authentication. Validates "Api-Key" header to have right credentials.
func NewHandler ¶
NewHandler creates new instance of Handler.
Click to show internal directories.
Click to hide internal directories.