datasetEditionsList

package
v1.44.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Edition

type Edition struct {
	Title            string `json:"title"`
	LatestVersionURL string `json:"url"`
}

Edition contains data for a single edition

type Page

type Page struct {
	model.Page
	datasetLandingPageFilterable.DatasetLandingPage
	ContactDetails contactDetails.ContactDetails `json:"contact_details"`
	Editions       []Edition                     `json:"editions"`
	DatasetTitle   string                        `json:"dataset_title"`
}

Page contains data re-used for each page type a Data struct for data specific to the page type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL