golang.org/x/pkgsite/internal.LatestInfo.MinorVersion (field)
9 uses
golang.org/x/pkgsite/internal (current package)
datasource.go#L36: MinorVersion string
golang.org/x/pkgsite/internal/frontend
latest_version.go#L33: latest.MinorVersion = linkVersion(latest.MinorVersion, latest.MinorModulePath)
unit.go#L220: case latest.MinorVersion == "":
unit.go#L222: case latest.MinorVersion == version && !latest.UnitExistsAtMinor:
unit.go#L224: case latest.MinorVersion == version:
golang.org/x/pkgsite/internal/postgres
version.go#L163: latest.MinorVersion = latestUnitMeta.Version
version.go#L171: latest.MinorVersion = um.Version
golang.org/x/pkgsite/internal/proxydatasource
datasource.go#L206: latest.MinorVersion = latestUnitMeta.Version
![]() |
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. |