spotify_library

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: 1 Imported by: 0

Documentation

Overview

package spotify_library provides access to pre-defined Spotify content such as playlists, library, top artists, categories, and so on.

This package also provides access to internal functions such as devices and clipboard.

Index

Constants

View Source
const (
	Categories          = "categories"
	Devices             = "devices"
	FeaturedPlaylists   = "featured-playlists"
	FollowedArtists     = "followed-artists"
	MyAlbums            = "my-albums"
	MyFollowedPlaylists = "my-followed-playlists"
	MyPlaylists         = "my-playlists"
	MyTracks            = "my-tracks"
	NewReleases         = "new-releases"
	TopArtists          = "top-artists"
	TopTracks           = "top-tracks"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	list.Base
}

func New

func New() *List

Jump to

Keyboard shortcuts

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