|
há 1 ano atrás | |
---|---|---|
.. | ||
.codecov.yml | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
CHANGELOG.md | há 1 ano atrás | |
LICENSE.txt | há 1 ano atrás | |
Makefile | há 1 ano atrás | |
README.md | há 1 ano atrás | |
error.go | há 1 ano atrás | |
glide.yaml | há 1 ano atrás |
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.