1
0
dwelling-radio/internal/http
2023-10-05 17:26:13 +04:00
..
dj_handlers.go In oggtag.go a struct named OggFIle was created, ReadFile turned into a constructor NewOggFile. And GetTag and GetDuration turned into methods. 2023-10-05 17:26:13 +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