Files
mostlymatter/vendor/go.uber.org/multierr
Agniva De Sarker 03a55367d9 MM-24312: Fix Dependency updates (#14391)
Automatic Merge
2020-04-29 14:06:09 -07:00
..
2018-04-27 12:49:45 -07:00
2020-02-03 08:19:38 -08:00
2020-02-03 08:19:38 -08:00
2018-04-27 12:49:45 -07:00
2018-04-27 12:49:45 -07:00
2020-02-03 08:19:38 -08: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.