//
pkg.gl
Category
github.com/bitxx/pholcus
common
goutil
errors
package
1.0.1
Repository:
https://github.com/bitxx/pholcus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
75 SLOC
#
Functions
Append
Append appends multiple errors to the error.
Errorf
Errorf formats according to a format specifier and returns the string as a value that satisfies error.
Merge
Merge merges multiple errors.
New
New returns an error that formats as the given text.