dumb/handlers
2024-05-03 14:47:57 +01:00
..
album.go feat: add proxy layer option for requests 2024-05-03 12:45:58 +01:00
album_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
annotations.go feat: add proxy layer option for requests 2024-05-03 12:45:58 +01:00
annotations_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
cache.go feat: add instances handler 2024-03-06 12:01:04 +01:00
cache_test.go test: add unit tests 2024-03-06 20:53:29 +01:00
handler.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
handler_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
instances.go feat: add proxy layer option for requests 2024-05-03 12:45:58 +01:00
instances_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
lyrics.go feat: add proxy layer option for requests 2024-05-03 12:45:58 +01:00
lyrics_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
proxy.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
proxy_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
search.go feat: add proxy layer option for requests 2024-05-03 12:45:58 +01:00
search_test.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00
static.go feat: embed static files into binary 2024-05-03 14:47:57 +01:00