Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "gochecknonamedreturn", Doc: "report usage of functions with named return value", Run: run, Requires: []*analysis.Analyzer{inspect.Analyzer}, }
Analyzer that reports usage of functions with named return value
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.