golang.org/x/pkgsite/internal.LatestInfo.MinorModulePath (field)
5 uses
golang.org/x/pkgsite/internal (current package)
datasource.go#L39: MinorModulePath string
golang.org/x/pkgsite/internal/frontend
latest_version.go#L33: latest.MinorVersion = linkVersion(latest.MinorVersion, latest.MinorModulePath)
golang.org/x/pkgsite/internal/postgres
version.go#L164: latest.MinorModulePath = latestUnitMeta.ModulePath
version.go#L172: latest.MinorModulePath = um.ModulePath
golang.org/x/pkgsite/internal/proxydatasource
datasource.go#L207: latest.MinorModulePath = latestUnitMeta.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. |