go-libspotify

module
v0.0.0-...-12dd11f Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2015 License: Apache-2.0

README

Golang libspotify bindings

Package spotify adds language bindings for libspotify in Go. The libspotify C API package allows third-party developers to write applications that utilize the Spotify music streaming service.

This is a work in progress. Expect this API to change. Patches are welcome.

Installing

Using go get

$ go get github.com/op/go-libspotify/spotify

After this command spotify is ready to use. Its source will be in:

$GOPATH/src/pkg/github.com/op/go-libspotify/spotify

You can use go get -u -a to update all installed packages.

Documentation

For docs, see http://godoc.org/github.com/op/go-libspotify/spotify or run:

$ go doc github.com/op/go-libspotify/spotify

Directories

Path Synopsis
examples
Package spotify adds language bindings for spotify in Go.
Package spotify adds language bindings for spotify in Go.

Jump to

Keyboard shortcuts

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