Home
last modified time | relevance | path

Searched defs:QueryMatchesMainModulesError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go1286 type QueryMatchesMainModulesError struct { struct
1287 MainModules []module.Version
1288 Pattern string
1289 Query string
1292 func (e *QueryMatchesMainModulesError) Error() string {