Files
hmq/vendor/go.uber.org/multierr
Yuyan Zhou daf4a0e0f5 add vendor
2019-04-24 15:45:34 +08:00
..
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +08:00
2019-04-24 15:45:34 +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.