command

package
v0.0.0-...-705b17d Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 6 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 {
	NowPlaying string
	// contains filtered or unexported fields
}

func NewSpotify

func NewSpotify() *Spotify

func (*Spotify) GetNowPlaying

func (s *Spotify) GetNowPlaying(v *nvim.Nvim, args []string) (string, error)

func (*Spotify) Init

func (s *Spotify) Init(v *nvim.Nvim, args []string) error

func (*Spotify) Next

func (s *Spotify) Next(v *nvim.Nvim, args []string) error

func (*Spotify) Prev

func (s *Spotify) Prev(v *nvim.Nvim, args []string) error

func (*Spotify) Toggle

func (s *Spotify) Toggle(v *nvim.Nvim, args []string) error

func (*Spotify) ToggleRepeat

func (s *Spotify) ToggleRepeat(v *nvim.Nvim, args []string) error

func (*Spotify) ToggleShuffle

func (s *Spotify) ToggleShuffle(v *nvim.Nvim, args []string) error

func (*Spotify) VolumeDown

func (s *Spotify) VolumeDown(v *nvim.Nvim, args []string) error

func (*Spotify) VolumeUp

func (s *Spotify) VolumeUp(v *nvim.Nvim, args []string) error

Jump to

Keyboard shortcuts

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