|
hace 1 año | |
---|---|---|
.. | ||
.codecov.yml | hace 1 año | |
.gitignore | hace 1 año | |
CHANGELOG.md | hace 1 año | |
LICENSE.txt | hace 1 año | |
Makefile | hace 1 año | |
README.md | hace 1 año | |
error.go | hace 1 año | |
glide.yaml | hace 1 año |
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.