Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metadata ¶
type Metadata struct { Air_Date string `json:"airDate"` MPX_Account_ID string `json:"mpxAccountId"` MPX_GUID string `json:"mpxGuid"` Secondary_Title string `json:"secondaryTitle"` Series_Short_Title *string `json:"seriesShortTitle"` Season_Number *int64 `json:"seasonNumber,string"` Episode_Number *int64 `json:"episodeNumber,string"` }
func New_Metadata ¶
Click to show internal directories.
Click to hide internal directories.