Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Doc for the timeafter check
Doc = `This checks for "io.ReadAll" instances.`
)
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "readall", Doc: Doc, Requires: []*analysis.Analyzer{inspect.Analyzer}, Run: run, }
Analyzer is the global for the multichecker
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.