//
pkg.gl
Category
github.com/catalystcommunity/app-utils-go
errorutils
package
1.0.9
Repository:
https://github.com/catalystcommunity/app-utils-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
32 SLOC
#
Functions
LogOnErr
No description provided by the author
PanicOnErr
PanicWithTrace will log a formatted stack trace at the panic level, which will capture the error if sentry is enabled.
RecoverErr
No description provided by the author