Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotFoundError ¶
type NotFoundError struct{}
func (*NotFoundError) Error ¶
func (e *NotFoundError) Error() string
func (*NotFoundError) Public ¶
func (e *NotFoundError) Public()
type PublicError ¶
type PublicError interface {
Public()
}
type YoutubePreview ¶
type YoutubePreview struct {
// contains filtered or unexported fields
}
func (*YoutubePreview) String ¶
func (p *YoutubePreview) String() string
Click to show internal directories.
Click to hide internal directories.