testdata
|
Restructured code, moved all modules into internal
|
2023-11-24 01:24:54 +01:00 |
auth.go
|
Code style: All uppercase acronyms URL, ISRC, ID, HTTP
|
2025-04-29 13:23:41 +02:00 |
client.go
|
Code style: All uppercase acronyms URL, ISRC, ID, HTTP
|
2025-04-29 13:23:41 +02:00 |
deezer.go
|
Code style: All uppercase acronyms URL, ISRC, ID, HTTP
|
2025-04-29 13:23:41 +02:00 |
models.go
|
Code style: All uppercase acronyms URL, ISRC, ID, HTTP
|
2025-04-29 13:23:41 +02:00 |
models_test.go
|
use go:embed to simplify testdata loading
|
2023-12-10 14:11:54 +01:00 |