//
pkg.gl
Category
github.com/numbatx/gn-core
core
errors
package
0.1.6
Repository:
https://github.com/numbatx/gn-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
108 SLOC
#
Functions
WrapError
WrapError constructs a WrappableError from an error.
#
Interfaces
WrappableError
WrappableError is an interface that extends error and represents a multi-layer error.