# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Comparer is a Comparer function for use with cmp.Diff to compare two diag.Diagnostic values.
No description provided by the author
DiagnosticsError returns an error containing all Diagnostic with SeverityError.
DiagnosticsString formats a Diagnostics.
DiagnosticString formats a Diagnostic If there is no `Detail`, only prints summary, otherwise prints both.
Errors returns all the Diagnostic in Diagnostics that are SeverityError.
Must is a generic implementation of the Go Must idiom [1, 2].
Warnings returns all the Diagnostic in Diagnostics that are SeverityWarning.
No description provided by the author