|
1 anno fa | |
---|---|---|
.. | ||
.codecov.yml | 1 anno fa | |
.gitignore | 1 anno fa | |
CHANGELOG.md | 1 anno fa | |
LICENSE.txt | 1 anno fa | |
Makefile | 1 anno fa | |
README.md | 1 anno fa | |
error.go | 1 anno fa | |
glide.yaml | 1 anno fa |
multierr
allows combining one or more Go error
s together.
go get -u go.uber.org/multierr
Stable: No breaking changes will be made before 2.0.
Released under the MIT License.