package
0.36.0-flux.9
Repository: https://github.com/fluxcd/cli-utils.git
Documentation: pkg.go.dev

# Functions

New returns a new MultiError wrapping the specified error list.
Unwrap flattens zero or more errors and/or MultiErrors into a list of errors.
Wrap merges zero or more errors and/or MultiErrors into one error.

# Constants

No description provided by the author
No description provided by the author

# Structs

MultiError wraps multiple errors and formats them for multi-line output.

# Interfaces

No description provided by the author