# Functions

ConfigureRoute configures a route using the provided configuration and validates it using the provided function.
CurryMeteringFactory using the provided MeteringTarget and return a routing.Decorator from it.
New creates a new http.Handler for the aws.Facade using the Server.

# Variables

nolint:gochecknoglobals // global decorators.

# Interfaces

MeteringTarget allowing to curry labels.

# Type aliases

Decorator for a http request.
MeterFactory for generic creation of MetricsDecorators handlers.