wsc 704b87e693 first пре 2 година
..
.codecov.yml 704b87e693 first пре 2 година
.gitignore 704b87e693 first пре 2 година
.travis.yml 704b87e693 first пре 2 година
CHANGELOG.md 704b87e693 first пре 2 година
LICENSE.txt 704b87e693 first пре 2 година
Makefile 704b87e693 first пре 2 година
README.md 704b87e693 first пре 2 година
error.go 704b87e693 first пре 2 година
glide.yaml 704b87e693 first пре 2 година
go.mod 704b87e693 first пре 2 година
go.sum 704b87e693 first пре 2 година
go113.go 704b87e693 first пре 2 година

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.