//
pkg.gl
Category
github.com/Dharitri-org/drtg-core
core
errors
package
0.1.4
Repository:
https://github.com/dharitri-org/drtg-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.