Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeographyHomepagePage ¶
type GeographyHomepagePage struct {
Items []Item `json:"items"`
}
GeographyHomepagePage represents the data on the geography journey's homepage
type Page ¶
type Page struct { model.Page Data GeographyHomepagePage `json:"data"` }
Page contains the data re-used on each page as well as the data for the current page
Click to show internal directories.
Click to hide internal directories.