Documentation ¶
Overview ¶
Package lastFm handles the retrieval of song data from Last.FM.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UseRedis bool
Functions ¶
func ReadCachedUniqueSongs ¶
ReadCachedUniqueSongs reads back a cache of mapped songs from the local directory.
func WriteCache ¶
Types ¶
type Song ¶
Song has an artist name, the title of the song, and when the song was scrobbled by the user.
func ReadLastFMSongs ¶
ReadLastFMSongs retrieves all scrobbled Last.FM songs for a specific user. Returns an error on failure.
Click to show internal directories.
Click to hide internal directories.