playlistItem

package
v0.8.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*playlistItem)

func WithChannelId

func WithChannelId(channelId string) Option

func WithDescription

func WithDescription(description string) Option

func WithId

func WithId(id string) Option

func WithKChannelId

func WithKChannelId(kChannelId string) Option

func WithKPlaylistId

func WithKPlaylistId(kPlaylistId string) Option

func WithKVideoId

func WithKVideoId(kVideoId string) Option

func WithKind

func WithKind(kind string) Option

func WithMaxResults

func WithMaxResults(maxResults int64) Option

func WithOnBehalfOfContentOwner

func WithOnBehalfOfContentOwner(onBehalfOfContentOwner string) Option

func WithPlaylistId

func WithPlaylistId(playlistId string) Option

func WithPrivacy

func WithPrivacy(privacy string) Option

func WithService

func WithService() Option

func WithTitle

func WithTitle(title string) Option

func WithVideoId

func WithVideoId(videoId string) Option

type PlaylistItem

type PlaylistItem interface {
	List([]string, string)
	Insert()
	Update()
	Delete()
	// contains filtered or unexported methods
}

func NewPlaylistItem

func NewPlaylistItem(opts ...Option) PlaylistItem

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL