This is a Go package for accessing Music Player Daemon (MPD) (http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki)
How to install:
$ go get code.google.com/p/gompd/mpd
or if you prefer the git mirror:
$ go get github.com/fhs/gompd/mpd
Documentation can be found here: http://godoc.org/code.google.com/p/gompd/mpd