//
pkg.gl
Category
github.com/octavore/nagax
util
errors
package
1.10.0
Repository:
https://github.com/octavore/nagax.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
25
Files
39 SLOC
#
Functions
IsType
No description provided by the author
New
New returns a new wrapped error with m as message.
TypeName
No description provided by the author
Wrap
Wrap an error e if it is not nil.
WrapS
WrapS is like Wrap but skips 'skip' lines of trace.