Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type TalkResponse ¶
type TalkResponse struct {
Downloads struct {
Video []Video
}
}
func NewTalkResponse ¶
func NewTalkResponse(slug string) (*TalkResponse, error)
Click to show internal directories.
Click to hide internal directories.