Completely removed engine package, fewer abstraction layers \o/

This commit is contained in:
Deluan 2020-10-27 13:52:01 -04:00
parent d0bf37a8a9
commit 0f418a93cd
12 changed files with 137 additions and 378 deletions

View file

@ -19,6 +19,7 @@ var Set = wire.NewSet(
NewNowPlayingRepository,
NewExternalInfo,
NewCacheWarmer,
NewPlayers,
LastFMNewClient,
SpotifyNewClient,
transcoder.New,