1
0
dwelling-radio/internal/radio
2023-10-08 00:52:40 +04:00
..
listener_counter.go In ListenerCounter a sync.Mutex was replaced by a sync.RWMutex. 2023-10-07 23:21:00 +04:00
mostlistened.go MostListenedSong was rewritten. 2023-10-08 00:52:40 +04:00
playlist.go In Playlist.load() a check for an empty file was added. 2023-10-07 23:17:42 +04:00
song.go A reduntant method Song.ArtistTitle() was removed. 2023-10-07 21:31:00 +04:00