Documentation
¶
Index ¶
Constants ¶
View Source
const ( OK ExitCode = 0 IssuesFound = 1 WarningInTest = 2 Failure = 3 Timeout = 4 NoGoFiles = 5 NoConfigFileDetected = 6 ErrorWasLogged = 7 )
Variables ¶
Functions ¶
func ExitWithError ¶
ExitWithError prints an error message and exits the application with ErrorCode: code
Types ¶
Click to show internal directories.
Click to hide internal directories.