Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthToken ¶
type AuthToken struct {
AccessToken string `json:"access_token"`
}
type VideoFile ¶
type VideoFiles ¶
type VideoFiles []VideoFile
func (VideoFiles) Dash ¶
func (v VideoFiles) Dash() (*VideoFile, bool)
Click to show internal directories.
Click to hide internal directories.