mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add get cache func
This commit is contained in:
@@ -11,5 +11,6 @@ type Storage interface {
|
||||
storage.ClientImpl
|
||||
|
||||
GetStats(hash metainfo.Hash) *state.CacheState
|
||||
GetCache(hash metainfo.Hash) interface{}
|
||||
CloseHash(hash metainfo.Hash)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user