//
pkg.gl
Category
github.com/shisa-platform/core
errorx
package
0.6.3
Repository:
https://github.com/shisa-platform/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
8
Files
34 SLOC
#
Functions
CapturePanic
CapturePanic will capture a panic, create a merry.Error and set exception to the error.
IsPanic
IsPanic returns true if the given error was created by CapturePanic.