package
1.25.0
Repository: https://github.com/go-pkgz/auth.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.