package
0.24.0
Repository: https://github.com/getfider/fider.git
Documentation: pkg.go.dev

# Functions

Cause returns the original cause of the error stack.
New creates a new error.
Panicked wraps panick errow with extra details of error.
Stack add current code location without adding more info.
StackN add code location of N steps before without adding more info.
Wrap existing error with additional text.