Searched defs:IsDirWithGoFiles (Results 1 – 2 of 2) sorted by relevance
446 func IsDirWithGoFiles(dir string) (bool, error) { func
685 func (rp *IndexPackage) IsDirWithGoFiles() (_ bool, err error) { func