Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/vcs/
Ddiscovery.go31 func parseMetaGoImports(r io.Reader, mod ModuleMode) ([]metaImport, error) {
Dvcs.go1066 type ModuleMode int type
1075 func RepoRootForImportPath(importPath string, mod ModuleMode, security web.SecurityMode) (*RepoRoot…
1281 func repoRootForImportDynamic(importPath string, mod ModuleMode, security web.SecurityMode) (*RepoR…
1399 func metaImportsForPrefix(importPrefix string, mod ModuleMode, security web.SecurityMode) (*urlpkg.…