周玉环 d906a41c2e first commit vor 2 Tagen
..
.codecov.yml d906a41c2e first commit vor 2 Tagen
.gitignore d906a41c2e first commit vor 2 Tagen
CHANGELOG.md d906a41c2e first commit vor 2 Tagen
LICENSE.txt d906a41c2e first commit vor 2 Tagen
Makefile d906a41c2e first commit vor 2 Tagen
README.md d906a41c2e first commit vor 2 Tagen
error.go d906a41c2e first commit vor 2 Tagen
glide.yaml d906a41c2e first commit vor 2 Tagen

README.md

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.