# Packages
No description provided by the author
# Functions
Bind binds data from body, header, query and path param to the result by priorities: Header > Path Param > Query > Body.
No description provided by the author
EncodeResponse is the common method to encode all response types to the client.
PopulateRequestAuthorizationToken is a RequestFunc that populates scopes values from "Authorization" header to the context.
# Constants
Headers.
Headers.
Headers.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
# Interfaces
BindUnmarshaler is the interface used to wrap the UnmarshalParam method.