Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go1014 type WildcardInFirstElementError struct { struct
1015 Pattern string
1016 Query string
1019 func (e *WildcardInFirstElementError) Error() string {