scotty/internal/backends/deezer
2024-03-24 16:36:53 +01:00
..
testdata Restructured code, moved all modules into internal 2023-11-24 01:24:54 +01:00
auth.go lastfm: authentication 2023-11-27 14:47:46 +01:00
client.go Use resty response.IsSuccess() instead of checking for status code 200 2024-03-24 16:36:53 +01:00
client_test.go Restructured code, moved all modules into internal 2023-11-24 01:24:54 +01:00
deezer.go deezer: fix artist and album ID URIs 2024-01-29 08:27:51 +01:00
deezer_test.go deezer: fix artist and album ID URIs 2024-01-29 08:27:51 +01:00
models.go Restructured code, moved all modules into internal 2023-11-24 01:24:54 +01:00
models_test.go use go:embed to simplify testdata loading 2023-12-10 14:11:54 +01:00