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

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.