package
0.0.0-20250126144638-1703ca666225
Repository: https://github.com/rmorlok/authproxy.git
Documentation: pkg.go.dev

# Variables

NoOp logger.
Std logger sends to std default logger directly.

# Interfaces

L defined logger interface used everywhere in the package.

# Type aliases

Func type is an adapter to allow the use of ordinary functions as Logger.