golang.org/x/pkgsite/internal.VersionMap.GoModPath (field)
9 uses
golang.org/x/pkgsite/internal (current package)
discovery.go#L68: GoModPath string
golang.org/x/pkgsite/internal/frontend
404.go#L208: goModPath: vm.GoModPath,
404.go#L264: goModPath: vm.GoModPath,
fetch.go#L578: GoModPath: fr.GoModPath,
golang.org/x/pkgsite/internal/postgres
version_map.go#L60: vm.GoModPath,
version_map.go#L85: &vm.ModulePath, &vm.RequestedVersion, &vm.ResolvedVersion, &vm.GoModPath,
version_map.go#L107: &vm.ModulePath, &vm.RequestedVersion, &vm.ResolvedVersion, &vm.GoModPath,
golang.org/x/pkgsite/internal/testing/sample
sample.go#L295: GoModPath: "",
golang.org/x/pkgsite/internal/worker
fetch.go#L354: GoModPath: ft.GoModPath,
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |