Documentation
¶
Index ¶
Constants ¶
View Source
const Origin = "https://api.reddit.com"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DASH ¶ added in v1.39.1
type DASH struct {
Period struct {
AdaptationSet []struct {
// sometimes MimeType is here, for example `pqoz44`
MimeType string `xml:"mimeType,attr"`
Representation []struct {
ID string `xml:"id,attr"`
// sometimes MimeType is here, for example `fffrnw`
MimeType string `xml:"mimeType,attr"`
BaseURL string
}
}
}
}
Click to show internal directories.
Click to hide internal directories.