jason 075d766964 first %!s(int64=3) %!d(string=hai) anos
..
.codecov.yml 075d766964 first %!s(int64=3) %!d(string=hai) anos
.gitignore 075d766964 first %!s(int64=3) %!d(string=hai) anos
.travis.yml 075d766964 first %!s(int64=3) %!d(string=hai) anos
CHANGELOG.md 075d766964 first %!s(int64=3) %!d(string=hai) anos
LICENSE.txt 075d766964 first %!s(int64=3) %!d(string=hai) anos
Makefile 075d766964 first %!s(int64=3) %!d(string=hai) anos
README.md 075d766964 first %!s(int64=3) %!d(string=hai) anos
benchmarks_test.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
error.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
error_test.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
example_test.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
glide.yaml 075d766964 first %!s(int64=3) %!d(string=hai) anos
go.mod 075d766964 first %!s(int64=3) %!d(string=hai) anos
go.sum 075d766964 first %!s(int64=3) %!d(string=hai) anos
go113.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
go113_test.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
tools_test.go 075d766964 first %!s(int64=3) %!d(string=hai) anos

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.