Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTrackAlreadyExists = errors.New("track already exists") ErrTrackRequestInfoFailed = errors.New("failed to request the track info from external API") ErrTrackFailedCreateTrack = errors.New("failed to save the tack into DB") ErrTrackNotFound = errors.New("track not found") ErrTrackLyricNotFound = errors.New("track lyric not found") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.