|
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.