spotify

package
v0.0.0-...-62781b8 Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RedirectUrl *url.URL
)

Functions

func NewClient

func NewClient() (spotify.Client, error)

Types

type Album

type Album struct {
	ID         spotify.ID
	Name       string
	Artist     string
	Type       string
	Year       int
	TrackCount int
}

func GetLibraryAlbums

func GetLibraryAlbums(client spotify.Client) ([]Album, error)

func NewAlbum

func NewAlbum(a spotify.SimpleAlbum) Album

func SearchAlbums

func SearchAlbums(clt spotify.Client, name string) ([]Album, error)

Jump to

Keyboard shortcuts

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