Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SoundCloudBuilder ¶
type SoundCloudBuilder struct {
// contains filtered or unexported fields
}
func NewSoundcloudBuilder ¶
func NewSoundcloudBuilder() (*SoundCloudBuilder, error)
type VimeoBuilder ¶
type VimeoBuilder struct {
// contains filtered or unexported fields
}
func NewVimeoBuilder ¶
func NewVimeoBuilder(ctx context.Context, token string) (*VimeoBuilder, error)
type YouTubeBuilder ¶
type YouTubeBuilder struct {
// contains filtered or unexported fields
}
func NewYouTubeBuilder ¶
func NewYouTubeBuilder(key string) (*YouTubeBuilder, error)
func (*YouTubeBuilder) GetVideoCount ¶
Click to show internal directories.
Click to hide internal directories.