Imports of stringintconv command
| Path | Synopsis |
|---|---|
| golang.org/x/tools/go/analysis/passes/stringintconv | Package stringintconv defines an Analyzer that flags type conversions from integers to strings. |
| golang.org/x/tools/go/analysis/singlechecker | Package singlechecker defines the main function for an analysis driver with only a single analysis. |