k3s/vendor/go.uber.org/multierr/README.md
Darren Shepherd 661988fb38 Update vendor
2019-09-27 16:54:32 -07:00

771 B

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.