# Functions
getContext tries to retrieve a HttpContext from the request or constructs a new one.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
HttpContext is wrapper around context.Context that also carries the corresponding HTTP request and response writer, as well as an optional body reader.
No description provided by the author
# Interfaces
No description provided by the author