package
Version:
v0.0.0-...-40e63e7
Opens a new window with list of versions in this module.
Published: Mar 25, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SimpleAlbumRow(album spotify.SimpleAlbum) list.Row
func NewFromAlbums(albums []spotify.SimpleAlbum) *List
func NewFromSavedAlbumPage(client spotify.Client, source *spotify.SavedAlbumPage) (*List, error)
func NewFromSimpleAlbumPage(client spotify.Client, source *spotify.SimpleAlbumPage) (*List, error)
func (l *List) Album(index int) *spotify.SimpleAlbum
Song returns the song at a specific index.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.