Documentation ¶
Index ¶
Constants ¶
View Source
const ( MsgDebugAnalysisFinished = "Analysis finished with success!" MsgDebugConfigWasValidated = "Configs validated success:" MsgDebugSendToEngineAndRespInPath = "Sending units and rules to engine and expected response in path: " )
View Source
const ( // USED IN USE CASES: Fired when the project path is invalid MsgErrorProjectPathNotValid = "project path is invalid: " // USED IN USE CASES: Fired when the output file path is invalid MsgErrorOutputFilePathNotValid = "output file path is invalid: " // Fired when user-provided settings are invalid MsgErrorInvalidConfigs = "Errors on validate configuration: " MsgErrorAnalysisFinished = "Analysis finished with error: " )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.