Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageType ¶
type ImageType struct { StartDate string `json:"startdate"` FullStartDate string `json:"fullstartdate"` Url string `json:"url"` UrlBase string `json:"urlbase"` CopyRight string `json:"copyright"` CopyRightLink string `json:"copyrightlink"` Title string `json:"title"` Quiz string `json:"quiz"` Wp bool `json:"wp"` Hsh string `json:"hsh"` Drk int `json:"drk"` Top int `json:"top"` Bot int `json:"bot"` }
Click to show internal directories.
Click to hide internal directories.