Jeff Mitchell 278bdd1f4e
Switch to go modules (#6585)
* Switch to go modules

* Make fmt
2019-04-13 03:44:06 -04:00
..
2019-04-13 03:44:06 -04:00
2019-04-13 03:44:06 -04:00
2019-04-13 03:44:06 -04:00
2018-07-06 12:09:34 -04:00
2019-04-13 03:44:06 -04:00
2018-07-06 12:09:34 -04:00
2018-07-06 12:09:34 -04:00
2018-07-06 12:09:34 -04:00
2018-07-06 12:09:34 -04:00
2018-07-06 12:09:34 -04: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.