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

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.