//
pkg.gl
Category
go.ytsaurus.tech/library/go/core/xerrors
multierr
package
0.0.4
Repository:
https://github.com/ytsaurus/ytsaurus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
220 SLOC
#
Functions
Append
Append appends the given errors together.
Combine
Combine combines the passed errors into a single error.
Errors
Errors returns a slice containing zero or more errors the supplied error is composed of.