Documentation ¶
Index ¶
Constants ¶
View Source
const LxdAuditTest = `` /* 903-byte string literal not displayed */
LxdAuditTest banner
Variables ¶
This section is empty.
Functions ¶
func ExecuteSpecs ¶
func ExecuteSpecs(a *models.SubCategory, execTestFunc func(ad *models.AuditBench) []*models.AuditBench) *models.SubCategory
ExecuteSpecs execute audit test and show progress bar
func PrintOutput ¶
func PrintOutput(auditTests []*models.SubCategory, outputGenerator OutputGenerator, log *logger.LdxProbeLogger)
PrintOutput print audit test result to console
Types ¶
type OutputGenerator ¶
type OutputGenerator func(at []*models.SubCategory, log *logger.LdxProbeLogger)
OutputGenerator for audit results
Click to show internal directories.
Click to hide internal directories.