Clone this repo:
  1. 4a27324 docs: Add missing value in example (#37) by George Xie · 4 years ago main master
  2. b587143 Drop library-level constraints on tools (#36) by Abhinav Gupta · 4 years, 2 months ago v1.5.0
  3. 0603dab docs: multierr.Errors returns nil, not empty (#33) by Arthur Befumo · 4 years, 6 months ago
  4. 824d08f Preparing release v1.4.0 (#32) by Abhinav Gupta · 4 years, 6 months ago v1.4.0
  5. 60a318a Add AppendInto function (#31) by Abhinav Gupta · 4 years, 6 months ago

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.