Imports of findcall command
Path | Synopsis |
---|---|
golang.org/x/tools/go/analysis/passes/findcall | Package findcall defines an Analyzer that serves as a trivial example and test of the Analysis API. |
golang.org/x/tools/go/analysis/singlechecker | Package singlechecker defines the main function for an analysis driver with only a single analysis. |