...

Package errorutil

import "github.com/containerd/stargz-snapshotter/estargz/errorutil"
Overview
Index

Overview ▾

func Aggregate

func Aggregate(errs []error) error

Aggregate combines a list of errors into a single new error.