mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
The go-multierror package provides clean handling of multiple errors without returning after the first error is found. This can be used in a loop that wants to complete before returning all, if any, errors found. Fixes: #164 Signed-off-by: gabrielle beyer <gabrielle.n.beyer@intel.com>
2 lines
36 B
Modula-2
2 lines
36 B
Modula-2
module github.com/hashicorp/errwrap
|