//
pkg.gl
Category
github.com/multiversx/mx-chain-core-go
core
errors
package
1.2.23
Repository:
https://github.com/multiversx/mx-chain-core-go.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.