package
0.1.1
Repository: https://github.com/onmetal/onmetal-api.git
Documentation: pkg.go.dev

# Functions

InjectLogger is a Middleware to inject the given logr.Logger into the http.Request.Context.
LogRequest logs incoming requests (method and URL).

# Type aliases

Middleware wraps an http.Handler, returning a new http.Handler.