Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAllowedMethod ¶
WithAllowedMethod verifies the request method before invoking the next handler.
func WithAuthentication ¶
WithAuthentication tries to authenticate the request against the passed authenticator before invoking the next handler. If the request is not authenticated then a 401 response is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.