analyze

package
v0.0.0-...-c30fbfa Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyzer

type Analyzer interface {
	Analyze(config *config.Config) (*analyzer.MergedResults, error)
}

func Create

func Create(logger *logrus.Entry) Analyzer

type AnalyzerImpl

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

func (*AnalyzerImpl) Analyze

func (a *AnalyzerImpl) Analyze(config *config.Config) (*analyzer.MergedResults, error)

Jump to

Keyboard shortcuts

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