import "github.com/containerd/stargz-snapshotter/estargz/errorutil"
errors.go
func Aggregate(errs []error) error
Aggregate combines a list of errors into a single new error.