printresults

package
v1.0.1-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

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

type Interface interface {
	StartPrintResults() (totalVulns int, err error)
}

func NewPrintResults

func NewPrintResults(analysis *horusecEntities.Analysis, configs *config.Config) Interface

type Mock

type Mock struct {
	mock.Mock
}

func (*Mock) StartPrintResults

func (m *Mock) StartPrintResults() (totalVulns int, err error)

type PrintResults

type PrintResults struct {
	// contains filtered or unexported fields
}

func (*PrintResults) StartPrintResults

func (pr *PrintResults) StartPrintResults() (totalVulns int, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL