Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Track ¶
Track is a music track containing Artist, Name and Lyrics.
func SearchTrack ¶
SearchTrack searches for tracks using a string query that can be part of the track name or artist.
func SearchTrackByArtistAndName ¶
SearchTrackByArtistAndName searches for tracks using artist and name of the track.
func (*Track) FetchLyrics ¶
FetchLyrics fetches the lyrics of a Track and sets it on that track.
Click to show internal directories.
Click to hide internal directories.