Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorSeverityLevelInfo = "Info" ErrorSeverityLevelWarning = "Warning" ErrorSeverityLevelError = "Error" ErrorSeverityLevelFatal = "Fatal" )
Variables ¶
This section is empty.
Functions ¶
func ReportIssue ¶
func ReportIssue(msg string, errLevel ErrorSeverityLevel) error
Types ¶
type ErrorSeverityLevel ¶
type ErrorSeverityLevel string
Click to show internal directories.
Click to hide internal directories.