Imports of ifaceassert command
Path | Synopsis |
---|---|
golang.org/x/tools/go/analysis/passes/ifaceassert | Package ifaceassert defines an Analyzer that flags impossible interface-interface type assertions. |
golang.org/x/tools/go/analysis/singlechecker | Package singlechecker defines the main function for an analysis driver with only a single analysis. |