Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorDiags ¶
type ErrorDiags diag.Diagnostics
func (ErrorDiags) Error ¶
func (diags ErrorDiags) Error() string
func (ErrorDiags) Errors ¶
func (diags ErrorDiags) Errors() []error
type WarningDiags ¶
type WarningDiags diag.Diagnostics
func (WarningDiags) Warnings ¶
func (diags WarningDiags) Warnings() []string
Click to show internal directories.
Click to hide internal directories.