modulepackage
0.0.0-20220924031029-cbc507ef6f9a
Repository: https://github.com/func25/gop.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Recover recovers from panicking and print error + its stacktrace.
RecoverErr returns error that it caught while recovering from panic process.
SafeGo is designed for preventing panic and returning error instead.