package
0.2.0
Repository: https://github.com/pasataleo/go-errors.git
Documentation: pkg.go.dev

# Functions

Error creates a new diagnostic with the error severity.
Info creates a new diagnostic with the info severity.
MergeSeverities returns the highest severity of the given severities.
Warning creates a new diagnostic with the warning severity.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DiagnosticBuilder is a builder for creating diagnostics.

# Interfaces

Diagnostic represents a diagnostic message.

# Type aliases

No description provided by the author
No description provided by the author