scotty/internal/backends/spotify
2025-04-03 15:08:02 +02:00
..
testdata Restructured code, moved all modules into internal 2023-11-24 01:24:54 +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
models.go Use mbtypes.ISRC type 2025-04-03 15:08:02 +02:00
models_test.go use go:embed to simplify testdata loading 2023-12-10 14:11:54 +01:00
spotify.go Replaced util Min/Max functions with builtin 2024-04-15 15:47:16 +02:00
spotify_test.go Use mbtypes.ISRC type 2025-04-03 15:08:02 +02:00