Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Page ¶
type Page struct {
model.Page
filterable.DatasetLandingPage
ContactDetails contact.Details `json:"contact_details"`
Editions []List `json:"editions"`
ShowApprove bool `json:"show_approve"`
}
Page contains data re-used for each page type a Data struct for data specific to the page type
Click to show internal directories.
Click to hide internal directories.