jason 075d766964 first hace 3 años
..
scripts 075d766964 first hace 3 años
.codecov.yml 075d766964 first hace 3 años
.gitignore 075d766964 first hace 3 años
.travis.yml 075d766964 first hace 3 años
CHANGELOG.md 075d766964 first hace 3 años
LICENSE.txt 075d766964 first hace 3 años
Makefile 075d766964 first hace 3 años
README.md 075d766964 first hace 3 años
benchmarks_test.go 075d766964 first hace 3 años
error.go 075d766964 first hace 3 años
error_test.go 075d766964 first hace 3 años
example_test.go 075d766964 first hace 3 años
glide.lock 075d766964 first hace 3 años
glide.yaml 075d766964 first hace 3 años

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.