wsc 704b87e693 first há 2 anos atrás
..
.codecov.yml 704b87e693 first há 2 anos atrás
.gitignore 704b87e693 first há 2 anos atrás
.travis.yml 704b87e693 first há 2 anos atrás
CHANGELOG.md 704b87e693 first há 2 anos atrás
LICENSE.txt 704b87e693 first há 2 anos atrás
Makefile 704b87e693 first há 2 anos atrás
README.md 704b87e693 first há 2 anos atrás
error.go 704b87e693 first há 2 anos atrás
glide.yaml 704b87e693 first há 2 anos atrás
go.mod 704b87e693 first há 2 anos atrás
go.sum 704b87e693 first há 2 anos atrás
go113.go 704b87e693 first há 2 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.