Documentation
¶
Overview ¶
A lot of pieces copied from the awesome library github.com/op/go-libspotify by Örjan Persson
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialise ¶
func Initialise(initConf *SpotifyInitConf, username string, pass []byte, events *sconsify.Events)
Types ¶
type SpotifyInitConf ¶ added in v0.3.0
type WebApiCache ¶ added in v0.3.0
type WebApiCache struct { Albums []webspotify.SavedAlbum Songs []webspotify.SavedTrack NewReleases []webspotify.FullPlaylist }
Source Files
¶
Click to show internal directories.
Click to hide internal directories.