var Analyzer … type pairsFact … func (f *pairsFact) AFact() { … } func (f *pairsFact) String() string { … } func run(pass *analysis.Pass) (interface{ … } func imported(info *types.Info, spec *ast.ImportSpec) *types.Package { … }
var Analyzer … type pairsFact … func (f *pairsFact) AFact() { … } func (f *pairsFact) String() string { … } func run(pass *analysis.Pass) (interface{ … } func imported(info *types.Info, spec *ast.ImportSpec) *types.Package { … }