editions

package
v1.61.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 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 List

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

List contains data for a single edition

type Page

type Page struct {
	model.Page
	filterable.DatasetLandingPage
	ContactDetails contact.Details `json:"contact_details"`
	Editions       []List          `json:"editions"`
}

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