internal

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWrapDupesAnalyzer

func NewWrapDupesAnalyzer(config AnalyzerConfig) analysis.Analyzer

Types

type AnalyzerConfig added in v0.2.0

type AnalyzerConfig struct {
	Strictness StrictnessLeveler
}

type FunctionLevelStrictness added in v0.2.0

type FunctionLevelStrictness struct{}

type PackageLevelStrictness added in v0.2.0

type PackageLevelStrictness struct{}

type Runner added in v0.2.0

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

func (*Runner) ScanNode added in v0.2.0

func (runner *Runner) ScanNode(node ast.Node) bool

type StrictnessLeveler added in v0.2.0

type StrictnessLeveler interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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