package
2.0.0-20250217040219-9c7962d519d4
Repository: https://github.com/dev4mobile/mupdf.git
Documentation: pkg.go.dev
# Functions
RecoveryHandler is HTTP middleware that recovers from a panic, writes a 500, reports the panic, logs the panic and continues to the next handler.
# Structs
NopErrorReporter is a no-op reporter.
# Interfaces
ErrorReporter reports errors.