package
0.0.0-20250218190523-b123c3ebbebe
Repository: https://github.com/paulwaldo/building-microservices-with-go.git
Documentation: pkg.go.dev

# 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.