Documentation
¶
Index ¶
- func FeaturedPlaylists(client spotify.Client, limit int) (*spotify_playlists.List, error)
- func ListWithID(client spotify.Client, id string, limit int) (list.List, error)
- func MyAlbums(client spotify.Client) (*spotify_albums.List, error)
- func MyPrivatePlaylists(client spotify.Client, limit int) (*spotify_playlists.List, error)
- func MyTracks(client spotify.Client, limit int) (list.List, error)
- func NewReleases(client spotify.Client) (list.List, error)
- func Search(client spotify.Client, query string, limit int) (list.List, error)
- func TopTracks(client spotify.Client, limit int) (list.List, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FeaturedPlaylists ¶
func MyAlbums ¶
func MyAlbums(client spotify.Client) (*spotify_albums.List, error)
func MyPrivatePlaylists ¶
func NewReleases ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.