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
f8fd13f8ed
dwelling-radio
/
internal
/
http
History
Alexander "Arav" Andreev
6ae8a40493
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
..
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