Documentation
¶
Index ¶
Constants ¶
View Source
const ( LISTMARK = "*" COLON = ":" SPACE = " " TAB = " " NEWLINE = "\n" )
Variables ¶
View Source
var AlertLabels = []string{
"INFO",
"WARN",
"FATAL",
"PASS",
"SKIP",
"IGNORE",
}
Functions ¶
func ShowTargetResult ¶
func ShowTargetResult(assessmentType int, assessments []*types.Assessment)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.