package
1.0.0-rc3
Repository: https://github.com/bketelsen/authn-server.git
Documentation: pkg.go.dev

# Structs

LogReporter is an ErrorReporter that prints to a log (currently STDOUT).
SentryReporter is an ErrorReporter for the Sentry service (sentry.io).

# Interfaces

ErrorReporter is a thing that exports details about errors and panics to another service.