memory

package
v0.0.0-...-a534134 Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: GPL-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const Identifier = "spotify"

Variables

This section is empty.

Functions

This section is empty.

Types

type Song

type Song struct {
	Artist string
	Title  string
}

func (*Song) Get

func (s *Song) Get() string

func (*Song) Update

func (s *Song) Update()

type Spotify

type Spotify struct {
	Name string
}

func (Spotify) Generate

func (s Spotify) Generate() ([]i3.Output, error)

type SpotifyConfig

type SpotifyConfig struct {
	Interval string `json:"interval"`
}

SpotifyConfig represents the configuration for a Memory plugin in JSON format

Jump to

Keyboard shortcuts

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