//
pkg.gl
Category
github.com/ipld/go-ipldtool
errors
package
0.0.0-20230130021849-951143bfc7ad
Repository:
https://github.com/ipld/go-ipldtool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
55 SLOC
#
Functions
New
New constructs a new error value, taking an error code parameter and a freetext string as message.
Newf
Newf constructs a new error value, taking an error code parameter, and a format string and additional parameters in the style of fmt.Sprintf.
#
Constants
ErrCode_InvalidArgs
Some frequently used error constants are gathered here.
#
Structs
Error
No description provided by the author