# Functions
NewBangHandler creates a handler which panics.
NewCorrelationHandler is a middleware handler which appends a X-Request-ID header if one is not already set before calling the next handler in the chain.
NewHelloWorldHandler creates a new handler with the given logger and statsD client.
No description provided by the author
NewValidationHandler creates a new Validation handler with the given statsD client and logger.