# Functions
No description provided by the author
RequestToContext puts the `Authorization` header bearer token into context so calls to services will be authorized.
No description provided by the author
Write sets the status and body on a http ResponseWriter.
WriteBadRequestError sets a 400 status code.
WriteInternalServerError sets a 500 status code.
# Type aliases
No description provided by the author