Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service finds lyrics for a song using the enabled providers.
func (*Service) GetSongLyrics ¶
GetSongLyrics search for song's lyrics using the enabled providers list, where using a provider depends on the provider's order in that list.
returns [Lyrics] and an occurring [error]
Click to show internal directories.
Click to hide internal directories.