jason 075d766964 first 3 سال پیش
..
scripts 075d766964 first 3 سال پیش
.codecov.yml 075d766964 first 3 سال پیش
.gitignore 075d766964 first 3 سال پیش
.travis.yml 075d766964 first 3 سال پیش
CHANGELOG.md 075d766964 first 3 سال پیش
LICENSE.txt 075d766964 first 3 سال پیش
Makefile 075d766964 first 3 سال پیش
README.md 075d766964 first 3 سال پیش
benchmarks_test.go 075d766964 first 3 سال پیش
error.go 075d766964 first 3 سال پیش
error_test.go 075d766964 first 3 سال پیش
example_test.go 075d766964 first 3 سال پیش
glide.lock 075d766964 first 3 سال پیش
glide.yaml 075d766964 first 3 سال پیش

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.