ImageCacheDataSource
interface ImageCacheDataSource
Functions
Link copied to clipboard
abstract suspend fun clearImageCache(bookshelfId: BookshelfId, imageCache: ImageCache): Resource<Unit, Resource.SystemError>
Link copied to clipboard
Link copied to clipboard
abstract fun getBookshelfImageCacheInfo(bookshelf: Bookshelf): Resource<BookshelfImageCacheInfo, Resource.SystemError>
Link copied to clipboard