Per gestire da remoto lo streaming della radio
 
 
 
 
 
 
Go to file
blallo e125f1a541
Refactor execution logic as an inteface
2023-03-13 01:08:13 +01:00
cmd Log errors 2023-03-08 23:26:05 +01:00
devloop Add TLS support 2023-03-08 22:41:06 +01:00
ui Bundle the frontend in the binary, add makefiles 2023-03-08 22:20:16 +01:00
.gitignore Init 2023-02-13 23:49:45 +01:00
Dockerfile.dev Add main ui logic 2023-03-07 00:56:35 +01:00
Makefile Support build for other architectures 2023-03-08 23:25:46 +01:00
docker-compose.yml Add main ui logic 2023-03-07 00:56:35 +01:00
go.mod Add liveness websocket notification and test ui 2023-02-16 23:29:31 +01:00
go.sum Add liveness websocket notification and test ui 2023-02-16 23:29:31 +01:00
lines_ring.go Init 2023-02-13 23:49:45 +01:00
lines_ring_test.go Init 2023-02-13 23:49:45 +01:00
process.go Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00
radio.go Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00
runnable.go Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00