spotify

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2021 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spotify

type Spotify struct {
	Up chan State
	// contains filtered or unexported fields
}

func New

func New(keyID, keySecret string) *Spotify

type State

type State struct {
	Playing  bool
	Title    string
	Artist   string
	Image    image.Image
	ImageURL string
	Progress float64
}

Jump to

Keyboard shortcuts

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