playlistitems

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlaylistItemService

type PlaylistItemService struct {
	// contains filtered or unexported fields
}

func New

func (*PlaylistItemService) Add

func (playlistItemService *PlaylistItemService) Add(playlistId string, playlistItems []*youtube.PlaylistItem) ([]*youtube.PlaylistItem, error)

func (*PlaylistItemService) Delete

func (playlistItemService *PlaylistItemService) Delete(ids []string) ([]string, error)

func (*PlaylistItemService) Exists

func (playlistItemService *PlaylistItemService) Exists(playlistId string, playlistItem *youtube.PlaylistItem) (bool, error)

func (*PlaylistItemService) List

func (playlistItemService *PlaylistItemService) List(playlistId string, part []string) ([]*youtube.PlaylistItem, error)

func (*PlaylistItemService) Move

func (playlistItemService *PlaylistItemService) Move(playlistId string, playlistItems []*youtube.PlaylistItem) ([]*youtube.PlaylistItem, error)

Jump to

Keyboard shortcuts

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