# Functions

Append appends a middleware to the chain.
Chain applies middlewares to an http.Handler in the order they are provided.
No description provided by the author
HeaderAPIVersion adds the API version to the response headers.
Logging middleware logs the request and response.
OtelTextMapPropagation middleware propagates the OpenTelemetry context from incoming requests to outgoing requests.
RewriteStandardErrorsAsJSON is a middleware that rewrites standard HTTP errors as JSON responses.

# Constants

No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author