mirror of
https://github.com/navidrome/navidrome.git
synced 2025-05-31 15:49:38 +03:00
TODO
This commit is contained in:
parent
2f1aa102e9
commit
19de3e6a3c
@ -6,6 +6,7 @@ import (
|
||||
"github.com/deluan/gosonic/domain"
|
||||
)
|
||||
|
||||
// TODO Use Entries instead of Albums
|
||||
type ListGenerator interface {
|
||||
GetNewest(offset int, size int) (*domain.Albums, error)
|
||||
GetRecent(offset int, size int) (*domain.Albums, error)
|
||||
|
Loading…
x
Reference in New Issue
Block a user