# Functions
HealthCheck is an httpHandler for route GET /health.
Metrics returns data collected by util/metrics.
SwaggerJSON is an httpHandler for route GET /swagger.json.
VersionsHandler is an httpHandler for route GET /versions.
# Variables
Routes are routes that are common for all versions.
# Structs
VersionsResponse is the response to 'GET /versions'
swagger:response VersionsResponse.