This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-radio
Watch
1
Star
0
Fork
0
You've already forked dwelling-radio
Code
Releases
25
Activity
238705b00f
dwelling-radio
/
internal
/
radio
History
Alexander "Arav" Andreev
f53f30963d
sync.Mutex was replaced by sync.RWMutex for SongList.
2023-10-07 05:16:16 +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
sync.Mutex was replaced by sync.RWMutex for SongList.
2023-10-07 05:16:16 +04:00