Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "loopdefer", Doc: doc, Run: new(analyzer).run, Requires: []*analysis.Analyzer{ buildssa.Analyzer, }, }
Analyzer find using defer in loop
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.