Documentation ¶
Overview ¶
The findcall package defines an Analyzer that serves as a trivial example and test of the Analysis API. It reports a diagnostic for every call to a function or method of the name specified by its -name flag.
Index ¶
Constants ¶
View Source
const Doc = `find calls to a particular function
The findcall analysis reports calls to functions or methods
of a particular name.`
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.