Searched defs:Index (Results 1 – 1 of 1) sorted by relevance
143 type Index struct { struct146 projects sync.Map149 task chan bool152 rootFS fs.FS169 func (ix *Index) MetadataForProjects(projects ...string) ([]*ProjectMetadata, error) {240 func (ix *Index) AllMetadataFiles() []string {253 func (ix *Index) readMetadataFile(pi *projectIndex, path string) {