Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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
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. |
Click to show internal directories.
Click to hide internal directories.