1
0
dwelling-radio/internal/radio
2023-10-05 18:19:41 +04:00
..
listener_counter.go Embedded a sync.Mutex to a ListenerCounter. 2023-10-05 18:18:48 +04:00
mostlistened.go In CheckAndUpdateMostListenedSong() accept Song by value instead of a pointer. 2023-10-05 18:19:41 +04:00
playlist.go In playlist load() add an error message. 2023-10-05 17:36:02 +04:00
song.go To a SongList a method UpdateCurrentMaxListeners() was added, it checks and updates max listeners for a current song in a thread safe manner. 2023-10-05 18:04:15 +04:00