package
0.0.63
Repository: https://github.com/boostgo/lite.git
Documentation: pkg.go.dev

# Functions

CatchPanic got recover() return value and convert it to error.
Ctx is like Try but provided function has context as an argument.
Must run provided function but ignore error.
Try recovers if panic was thrown.