package
0.0.0-20241216080629-59649e56cc6b
Repository: https://github.com/atompi/go-kits.git
Documentation: pkg.go.dev

# Functions

New returns the a Middleware service.

# Structs

Config is the configuration for the middleware factory.
Middleware is a service that knows how to measure an HTTP handler by wrapping another handler.

# Interfaces

Reporter knows how to report the data to the Middleware so it can measure the different framework/libraries.