# Functions
NewDocHandler returns a new doc handler.
StaticHandler is the handler for serving static assets (including OpenAPI specs).
# Constants
HTTPMethod is the HTTP method used with this resource.
URL is the url for the OpenAPI handler.
# Variables
StaticURLPrefix is the url prefix for openapi specs.
# Structs
DocHandler handles serving the OpenAPI doc.