gaoyagang 94d8eabe3d fit: init project 1 gadu atpakaļ
..
.codecov.yml 94d8eabe3d fit: init project 1 gadu atpakaļ
.gitignore 94d8eabe3d fit: init project 1 gadu atpakaļ
CHANGELOG.md 94d8eabe3d fit: init project 1 gadu atpakaļ
LICENSE.txt 94d8eabe3d fit: init project 1 gadu atpakaļ
Makefile 94d8eabe3d fit: init project 1 gadu atpakaļ
README.md 94d8eabe3d fit: init project 1 gadu atpakaļ
error.go 94d8eabe3d fit: init project 1 gadu atpakaļ
glide.yaml 94d8eabe3d fit: init project 1 gadu atpakaļ

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.