Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/
Dcodehost.go182 type noCommitsError struct{} struct
184 func (noCommitsError) Error() string {
187 func (noCommitsError) Is(err error) bool {