lijian 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
..
.codecov.yml 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
.gitignore 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
.travis.yml 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
CHANGELOG.md 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
LICENSE.txt 5260fb3f71 修改etcd v3 %!s(int64=5) %!d(string=hai) anos
Makefile 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
README.md 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
error.go 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
glide.yaml 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos
go113.go 48c2e0e9f9 依赖更新为 go mod %!s(int64=2) %!d(string=hai) anos

README.md

multierr GoDoc Build Status Coverage Status

multierr allows combining one or more Go errors together.

Installation

go get -u go.uber.org/multierr

Status

Stable: No breaking changes will be made before 2.0.


Released under the MIT License.