Discover Packages
github.com/container-orchestrated-devices/container-device-interface
internal
multierror
package
Version:
v0.5.4
Opens a new window with list of versions in this module.
Published: Feb 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Append returns a new multi error all errors concatenated. Errors that are
multi errors get flattened, nil is ignored.
New combines several errors into a single error. Parameters that are nil are
ignored. If no errors are passed in or all parameters are nil, then the
result is also nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.