jason 075d766964 first há 3 anos atrás
..
scripts 075d766964 first há 3 anos atrás
.codecov.yml 075d766964 first há 3 anos atrás
.gitignore 075d766964 first há 3 anos atrás
.travis.yml 075d766964 first há 3 anos atrás
CHANGELOG.md 075d766964 first há 3 anos atrás
LICENSE.txt 075d766964 first há 3 anos atrás
Makefile 075d766964 first há 3 anos atrás
README.md 075d766964 first há 3 anos atrás
benchmarks_test.go 075d766964 first há 3 anos atrás
error.go 075d766964 first há 3 anos atrás
error_test.go 075d766964 first há 3 anos atrás
example_test.go 075d766964 first há 3 anos atrás
glide.lock 075d766964 first há 3 anos atrás
glide.yaml 075d766964 first há 3 anos atrás

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.