周玉环 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.