analyser

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 46 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyser

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

func (*Analyser) AnalysisDirectory

func (a *Analyser) AnalysisDirectory() (totalVulns int, err error)

type Interface

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

func NewAnalyser

func NewAnalyser(config cliConfig.IConfig) Interface

type Mock

type Mock struct {
	mock.Mock
}

func (*Mock) AnalysisDirectory

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

Jump to

Keyboard shortcuts

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