jason 075d766964 first 3 سال پیش
..
.codecov.yml 075d766964 first 3 سال پیش
.gitignore 075d766964 first 3 سال پیش
.travis.yml 075d766964 first 3 سال پیش
CHANGELOG.md 075d766964 first 3 سال پیش
LICENSE.txt 075d766964 first 3 سال پیش
Makefile 075d766964 first 3 سال پیش
README.md 075d766964 first 3 سال پیش
benchmarks_test.go 075d766964 first 3 سال پیش
error.go 075d766964 first 3 سال پیش
error_test.go 075d766964 first 3 سال پیش
example_test.go 075d766964 first 3 سال پیش
glide.yaml 075d766964 first 3 سال پیش
go.mod 075d766964 first 3 سال پیش
go.sum 075d766964 first 3 سال پیش
go113.go 075d766964 first 3 سال پیش
go113_test.go 075d766964 first 3 سال پیش
tools_test.go 075d766964 first 3 سال پیش

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.