Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type YouTubeApiClient ¶
type YouTubeApiClient struct {
// contains filtered or unexported fields
}
func NewYouTubeApiClient ¶
func (*YouTubeApiClient) GetPlaylistItemsService ¶
func (c *YouTubeApiClient) GetPlaylistItemsService(role Role) *youtube.PlaylistItemsService
func (*YouTubeApiClient) GetPlaylistsService ¶
func (c *YouTubeApiClient) GetPlaylistsService(role Role) *youtube.PlaylistsService
func (*YouTubeApiClient) GetSubscriptionsService ¶
func (c *YouTubeApiClient) GetSubscriptionsService(role Role) *youtube.SubscriptionsService
Click to show internal directories.
Click to hide internal directories.