k3s/vendor/go.uber.org/multierr
Darren Shepherd 661988fb38 Update vendor
2019-09-27 16:54:32 -07:00
..
.codecov.yml Update vendor 2019-09-27 16:54:32 -07:00
.gitignore Update vendor 2019-09-27 16:54:32 -07:00
.travis.yml Update vendor 2019-09-27 16:54:32 -07:00
CHANGELOG.md Update vendor 2019-09-27 16:54:32 -07:00
error.go Update vendor 2019-09-27 16:54:32 -07:00
glide.lock Update vendor 2019-09-27 16:54:32 -07:00
glide.yaml Update vendor 2019-09-27 16:54:32 -07:00
LICENSE.txt Update vendor 2019-09-27 16:54:32 -07:00
Makefile Update vendor 2019-09-27 16:54:32 -07:00
README.md Update vendor 2019-09-27 16:54:32 -07:00

multierr GoDoc Build Status Coverage Status

multierr allows combining one or more Go errors together.

Installation

go get -u go.uber.org/multierr

Status

Stable: No breaking changes will be made before 2.0.


Released under the MIT License.