flamalyzer

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(modules []dingo.Module)

Run with the given modules.

Types

type Controller

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

The Controller delegates the application. It triggers the loading of the Config and holds all analyzers. It also passes the individual checks of the analyzers to the driver (multichecker)

func (*Controller) Inject

func (c *Controller) Inject(config configuration.CoreConfig, analyzerProvider analyzers.AnalyzerProvider)

Inject dependencies

func (*Controller) Run

func (c *Controller) Run()

Run the analysis

Directories

Path Synopsis
Package analysis offers helpers for an easier and nicer reporting
Package analysis offers helpers for an easier and nicer reporting
Package configuration allows external loading of config files and configuration via flags.
Package configuration allows external loading of config files and configuration via flags.

Jump to

Keyboard shortcuts

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