golang.org/x/pkgsite/internal.LatestInfo.MajorUnitPath (field)
4 uses
golang.org/x/pkgsite/internal (current package)
datasource.go#L57: MajorUnitPath string
golang.org/x/pkgsite/internal/frontend
unit.go#L195: LatestMajorVersionURL: latestInfo.MajorUnitPath,
golang.org/x/pkgsite/internal/postgres
version.go#L177: latest.MajorModulePath, latest.MajorUnitPath, err = db.getLatestMajorVersion(gctx, unitPath, modulePath)
golang.org/x/pkgsite/internal/proxydatasource
datasource.go#L209: latest.MajorModulePath, latest.MajorUnitPath, err = ds.getLatestMajorVersion(ctx, unitPath, modulePath)
![]() |
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. |