//
pkg.gl
Category
github.com/ibm-cloud/terraform
helper
multierror
package
0.6.3
Repository:
https://github.com/ibm-cloud/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
42 SLOC
#
Functions
ErrorAppend
ErrorAppend is a helper function that will append more errors onto an Error in order to create a larger multi-error.
#
Structs
Error
Error is an error type to track multiple errors.