Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "fieldlist", Doc: "Reports when any field list contains struct that should be interfaces", Run: run, Requires: []*analysis.Analyzer{inspect.Analyzer}, }
Analyzer is the exported analyzer entry point
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.