Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go1003 type NoPatchBaseError struct { struct
1004 path string
1007 func (e *NoPatchBaseError) Error() string {