spotify_albums

package
v0.0.0-...-40e63e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SimpleAlbumRow

func SimpleAlbumRow(album spotify.SimpleAlbum) list.Row

Types

type List

type List struct {
	list.Base
	// contains filtered or unexported fields
}

func NewFromAlbums

func NewFromAlbums(albums []spotify.SimpleAlbum) *List

func NewFromSavedAlbumPage

func NewFromSavedAlbumPage(client spotify.Client, source *spotify.SavedAlbumPage) (*List, error)

func NewFromSimpleAlbumPage

func NewFromSimpleAlbumPage(client spotify.Client, source *spotify.SimpleAlbumPage) (*List, error)

func (*List) Album

func (l *List) Album(index int) *spotify.SimpleAlbum

Song returns the song at a specific index.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL