package
0.0.0-20200715064209-62b9041dabc6
Repository: https://github.com/logicaloverflow/music-sync.git
Documentation: pkg.go.dev

# Functions

GetLyricsProvider returns a new LyricsProvider.
GetProvider returns a new Provider.

# Structs

LyricsAtom describes a single word/element in the lyrics.
SongMetadata holds the metadata for a song.

# Interfaces

LyricsProvider is used to get the lyrics for songs.
Provider is used to get metadata for songs.

# Type aliases

LyricsLine is a line in the lyrics, composed of LyricsAtoms.