analyzers

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeAnalyzerConfigurationsToAnalyzerProps

func DecodeAnalyzerConfigurationsToAnalyzerProps(entryName string, config configuration.AnalyzerConfig, propsPtr interface{})

DecodeAnalyzerConfigurationsToAnalyzerProps decodes the props loaded from the config-files to the specific props of an analyzer The props musst be passed a Pointer e.g &props

Types

type Analyzer

type Analyzer interface {
	ChecksToExecute() []*analysis.Analyzer
}

Analyzer is a collection of checks performed by Flamalyzer.

type AnalyzerProvider

type AnalyzerProvider func() []Analyzer

AnalyzerProvider returns all bound instances

Directories

Path Synopsis
Package architecture provides checks targeting architecture conventions
Package architecture provides checks targeting architecture conventions
Package dingo provides checks targeting dingo-specific problems
Package dingo provides checks targeting dingo-specific problems

Jump to

Keyboard shortcuts

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