//
pkg.gl
Category
github.com/ooni/probe-engine
pkg
legacy
multierror
package
0.30.0
Repository:
https://github.com/ooni/probe-engine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
50 SLOC
#
Functions
BuildErrorString
BuildErrorString builds the error string returned by [*Union.Error] using the given prefix string as the prefix and the given list of errors.
New
New creates a new Union error instance.
#
Structs
Union
Union is the logical union of several errors.