mirror of https://github.com/knative/client.git
* chore: Update to Knative Serving 0.10.0 * chore: Add missing dep, introduced by codegen test (when installing goimports) * added missing target dir |
||
|---|---|---|
| .. | ||
| .codecov.yml | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| LICENSE.txt | ||
| Makefile | ||
| README.md | ||
| error.go | ||
| glide.lock | ||
| glide.yaml | ||
README.md
multierr

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.