package
0.2.0
Repository: https://github.com/ironcore-dev/ironcore.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.