gaoyagang 94d8eabe3d fit: init project hace 1 año
..
.codecov.yml 94d8eabe3d fit: init project hace 1 año
.gitignore 94d8eabe3d fit: init project hace 1 año
CHANGELOG.md 94d8eabe3d fit: init project hace 1 año
LICENSE.txt 94d8eabe3d fit: init project hace 1 año
Makefile 94d8eabe3d fit: init project hace 1 año
README.md 94d8eabe3d fit: init project hace 1 año
error.go 94d8eabe3d fit: init project hace 1 año
glide.yaml 94d8eabe3d fit: init project hace 1 año

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.