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 StrictnessLeveler ¶ added in v0.2.0
type StrictnessLeveler interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.