# Functions
No description provided by the author
No description provided by the author
DefaultPanicRecoverConfig returns the default configuration for the PanicRecover decorator.
No description provided by the author
No description provided by the author
PanicRecover is a decorator that recovers from panic and returns an error.
PanicRecoverWithConfig is a decorator that recovers from panic and returns an error with a custom configuration.
# Structs
No description provided by the author
PanicRecoverConfig is the configuration for the PanicRecover decorator.