//
pkg.gl
Category
github.com/hashicorp/terraform-plugin-sdk/v2
diag
package
2.36.1
Repository:
https://github.com/hashicorp/terraform-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3.6k
Files
90 SLOC
#
Functions
Errorf
Errorf creates a Diagnostics with a single Error level Diagnostic entry.
FromErr
FromErr will convert an error into a Diagnostics.
#
Constants
Error
No description provided by the author
Warning
No description provided by the author
#
Structs
Diagnostic
Diagnostic is a contextual message intended at outlining problems in user configuration.
#
Type aliases
Diagnostics
Diagnostics is a collection of Diagnostic.
Severity
Severity is an enum type marking the severity level of a Diagnostic.