//
pkg.gl
Category
github.com/nickwells/errutil.mod
errutil
package
1.2.14
Repository:
https://github.com/nickwells/errutil.mod.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
9
Files
150 SLOC
#
Functions
NewErrMap
NewErrMap returns a new instance of an ErrMap.
#
Type aliases
ErrMap
ErrMap is a type that maps a string to a list of errors.