scotty/internal/models
Philipp Wolfer 499786cab9
Introduced Backend.Close method
This allows Backend implementations to free used resources.
Currently used for musicbrainzws2.Client
2025-06-10 08:30:26 +02:00
..
interfaces.go Introduced Backend.Close method 2025-06-10 08:30:26 +02:00
jsonl.go Moved JSONLFile to models package 2025-05-26 17:38:50 +02:00
models.go If dump does no write to file, output the result as log 2025-05-24 20:54:20 +02:00
models_test.go Fixed import log output duplicating 2025-05-24 20:43:02 +02:00
options.go Allow editing config option after renaming 2025-05-24 17:54:24 +02:00