|
пре 1 година | |
---|---|---|
.. | ||
.codecov.yml | пре 1 година | |
.gitignore | пре 1 година | |
CHANGELOG.md | пре 1 година | |
LICENSE.txt | пре 1 година | |
Makefile | пре 1 година | |
README.md | пре 1 година | |
error.go | пре 1 година | |
glide.yaml | пре 1 година |
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.