Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EffectiveUrl ¶
func NewProgram ¶
Types ¶
type Embedded ¶
type Embedded struct { Url string AuthorName string `json:"author_name"` AuthorUrl string `json:"author_url"` Html string Kind string `json:"type"` PacheAge string `json:"cache_age"` ProviderName string `json:"provider_name"` ProviderUrl string `json:"provider_url"` Links []string // NOT in the response // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.