Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "nonstaticcommands", Doc: "reports os.Exec commands that are not static", Run: run, Requires: []*analysis.Analyzer{inspect.Analyzer}, }
Analyzer is the analyzer for non-static commands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.