Versions in this module Expand all Collapse all v1 v1.0.0 Nov 20, 2016 Changes in this version + func GetLyrics(title string) (string, error) + func SearchAndGetLyrics(query string) (string, error) + func SearchAndGetLyricsByArtistAndName(artist string, name string) (string, error) + func SearchLyrics(query string) ([]string, error) + func SearchLyricsByArtistAndName(artist string, name string) ([]string, error) Incompatible versions in this module v2.0.2+incompatible Nov 24, 2016 v2.0.1+incompatible Nov 23, 2016 v2.0.0+incompatible Nov 20, 2016