Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/
Drepo.go29 type Repo interface { interface
314 func newLoggingRepo(r Repo) *loggingRepo {
Dcoderepo_test.go926 codehost.Repo anonMember
Dcoderepo.go64 func newCodeRepo(code codehost.Repo, codeRoot, path string) (Repo, error) {
Dcache.go192 func newCachingRepo(ctx context.Context, path string, initRepo func(context.Context) (Repo, error))…
/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/
Dcodehost.go44 type Repo interface { interface
/prebuilts/go/linux-x86/src/cmd/go/internal/vcs/
Dvcs.go1050 Repo string // repository URL, including scheme member