Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidLink = errors.New("invalid link")
Functions ¶
func IsLinkValid ¶
Types ¶
type Instant ¶
type Instant struct { Exists bool `json:"exists,omitempty"` Content string `json:"content,omitempty"` }
func GetPlayable ¶
type Player ¶
func (*Player) GetNextPlay ¶
Click to show internal directories.
Click to hide internal directories.