//
pkg.gl
Category
github.com/toaster/tmpc
internal
mpd
package
0.0.0-20240419094212-6382c9f46950
Repository:
https://github.com/toaster/tmpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
Files
374 SLOC
#
Functions
NewClient
NewClient creates a new Client.
#
Constants
StatePause
State constants.
StatePlay
State constants.
StateStop
State constants.
#
Structs
Client
Client is a wrapper around a gompd client, providing high level functionality.
Playlist
Playlist represents an MPD playlist.
Song
Song represents a song on the MPD server.
Status
Status is detailed information on the currently played song.
#
Type aliases
State
State is the current play state of the MPD server.