1
0
dwelling-radio/internal/http
2023-10-07 05:34:50 +04:00
..
dj_handlers.go In PlaylistNext() CheckAndUpdateMostListenedSong() call was moved after songList.Add to avoid nil pointer dereferencing. 2023-10-07 05:34:50 +04:00
handlers.go Status() and LastSong() handlers was removed from main handlers. 2023-10-02 03:20:48 +04:00
http.go Use flags instead of config file. Also replaced HttpServer with a new code. 2023-08-06 03:17:18 +04:00