Searched defs:QueryMatchesMainModulesError (Results 1 – 1 of 1) sorted by relevance
1286 type QueryMatchesMainModulesError struct { struct1287 MainModules []module.Version1288 Pattern string1289 Query string1292 func (e *QueryMatchesMainModulesError) Error() string {