Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go1327 type QueryMatchesPackagesInMainModuleError struct { struct
1328 Pattern string
1329 Query string
1330 Packages []string
1333 func (e *QueryMatchesPackagesInMainModuleError) Error() string {