1
0
dwelling-radio/internal
2024-05-11 04:21:00 +04:00
..
http Remove an http.Error() func call from an anonym func that is spawned in a separate thread because that w (http.ResponseWriter) could be not available. 2024-05-10 04:39:56 +04:00
radio In ListenerCounter struct also keep track of overall number of listeners for a song and its max simultaneous number of listeners. These parameters are being reset with a Reset() method that returns its values. 2024-05-11 04:21:00 +04:00
statistics Introduce a statistics DB implemented in SQLite3. 2024-05-09 23:53:33 +04:00