Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "unparam"
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: Name, Doc: "Reports unused function parameters", Run: run, }
Functions ¶
This section is empty.
Types ¶
type UnparamSettings ¶
Click to show internal directories.
Click to hide internal directories.