Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrOutputJSON = errors.New("{HORUSEC_CLI} error creating and/or writing to the specified file")
)
Functions ¶
This section is empty.
Types ¶
type Interface ¶
func NewPrintResults ¶
func NewPrintResults(analysis *horusecEntities.Analysis, configs *config.Config) Interface
type Mock ¶
func (*Mock) StartPrintResults ¶
type PrintResults ¶
type PrintResults struct {
// contains filtered or unexported fields
}
func (*PrintResults) StartPrintResults ¶
func (pr *PrintResults) StartPrintResults() (totalVulns int, err error)
Click to show internal directories.
Click to hide internal directories.