package
0.0.0-20240722091552-88d93adea7a3
Repository: https://github.com/mullvad/message-queue.git
Documentation: pkg.go.dev

# Functions

BadRequest is a convenience function for returning a bad request error.
InternalServerError is a convenience function for returning an internal server error.
Recovery is a handler for handling panics.

# Structs

Error is the message and http status code to return.

# Type aliases

Handler wraps a http handler and deals with responding to errors.