周玉环 d906a41c2e first commit hai 2 días
..
.codecov.yml d906a41c2e first commit hai 2 días
.gitignore d906a41c2e first commit hai 2 días
CHANGELOG.md d906a41c2e first commit hai 2 días
LICENSE.txt d906a41c2e first commit hai 2 días
Makefile d906a41c2e first commit hai 2 días
README.md d906a41c2e first commit hai 2 días
error.go d906a41c2e first commit hai 2 días
glide.yaml d906a41c2e first commit hai 2 días

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.