type golang.org/x/pkgsite/internal/frontend.VersionsDetails
5 uses
golang.org/x/pkgsite/internal/frontend (current package)
symbol.go#L297: func ParseVersionsDetails(vd VersionsDetails) (_ *internal.SymbolHistory, err error) {
versions.go#L27: type VersionsDetails struct {
versions.go#L84: func fetchVersionsDetails(ctx context.Context, ds internal.DataSource, fullPath, modulePath string) (*VersionsDetails, error) {
versions.go#L143: linkify func(v *internal.ModuleInfo) string) *VersionsDetails {
versions.go#L200: var details VersionsDetails
![]() |
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. |