Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type List ¶
func NewFromPlaylists ¶
func NewFromPlaylists(playlists []spotify.SimplePlaylist) *List
func (*List) CursorPlaylist ¶
func (l *List) CursorPlaylist() *spotify.SimplePlaylist
CursorPlaylist returns the playlist currently selected by the cursor.
func (*List) SelectionAsPlaylists ¶
SelectionAsPlaylists returns all the selected songs as a new playlist list.
Click to show internal directories.
Click to hide internal directories.