Documentation ¶
Overview ¶
package spotify_library provides access to pre-defined Spotify content such as playlists, library, top artists, categories, and so on.
This package also provides access to internal functions such as devices and clipboard.
Index ¶
Constants ¶
View Source
const ( Categories = "categories" Devices = "devices" FeaturedPlaylists = "featured-playlists" FollowedArtists = "followed-artists" MyAlbums = "my-albums" MyFollowedPlaylists = "my-followed-playlists" MyPlaylists = "my-playlists" MyTracks = "my-tracks" NewReleases = "new-releases" TopArtists = "top-artists" TopTracks = "top-tracks" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.