Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel mech.LogLevel
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
}
}
}
}
type Link ¶ added in v1.30.5
type Post ¶
type Post struct {
Data struct {
Children []struct {
Kind string
Data json.RawMessage
}
}
}
Click to show internal directories.
Click to hide internal directories.