//
pkg.gl
Category
github.com/dynatrace/dynatrace-configuration-as-code/v2
internal
multierror
package
2.16.2
Repository:
https://github.com/dynatrace/dynatrace-configuration-as-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
36 SLOC
#
Functions
New
No description provided by the author
#
Structs
MultiError
MultiError is an error containing several errors Unlike errors.Join() it produces an error with exported fields and can be included in structured logging.