Searched defs:ScanDir (Results 1 – 2 of 2) sorted by relevance
18 func ScanDir(dir string, tags map[string]bool) ([]string, []string, error) { func
700 func (rp *IndexPackage) ScanDir(tags map[string]bool) (sortedImports []string, sortedTestImports []… func