Documentation ¶
Index ¶
- type Option
- func WithChannelId(channelId string) Option
- func WithDescription(description string) Option
- func WithHl(hl string) Option
- func WithID(id string) Option
- func WithLanguage(language string) Option
- func WithMaxResults(maxResults int64) Option
- func WithMine(mine bool, changed bool) Option
- func WithOnBehalfOfContentOwner(contentOwner string) Option
- func WithOnBehalfOfContentOwnerChannel(channel string) Option
- func WithPrivacy(privacy string) Option
- func WithService(svc *youtube.Service) Option
- func WithTags(tags []string) Option
- func WithTitle(title string) Option
- type Playlist
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*playlist)
func WithChannelId ¶
func WithDescription ¶
func WithLanguage ¶
func WithMaxResults ¶
func WithPrivacy ¶
func WithService ¶
func WithService(svc *youtube.Service) Option
Click to show internal directories.
Click to hide internal directories.