package
2.0.0-20250217040219-9c7962d519d4
Repository: https://github.com/dev4mobile/mupdf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.