周玉环 d906a41c2e first commit hace 3 días
..
.codecov.yml d906a41c2e first commit hace 3 días
.gitignore d906a41c2e first commit hace 3 días
CHANGELOG.md d906a41c2e first commit hace 3 días
LICENSE.txt d906a41c2e first commit hace 3 días
Makefile d906a41c2e first commit hace 3 días
README.md d906a41c2e first commit hace 3 días
error.go d906a41c2e first commit hace 3 días
glide.yaml d906a41c2e first commit hace 3 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.