Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Pass func(interface{}) *analysis.Pass
This function is set by the checker package to provide backdoor access to the private Pass field of the checker.Action type, for use by analysistest.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package analysisflags defines helpers for processing flags of analysis driver tools.
|
Package analysisflags defines helpers for processing flags of analysis driver tools. |
Package internal/checker defines various implementation helpers for the singlechecker and multichecker packages, which provide the complete main function for an analysis driver executable based on go/packages.
|
Package internal/checker defines various implementation helpers for the singlechecker and multichecker packages, which provide the complete main function for an analysis driver executable based on go/packages. |
Click to show internal directories.
Click to hide internal directories.