PackageSearchApplicationCachesService

class PackageSearchApplicationCachesService(coroutineScope: CoroutineScope)

Constructors

Link copied to clipboard
constructor(coroutineScope: CoroutineScope)

Properties

Link copied to clipboard
val cache: Deferred<CoroutineNitrite>

Functions

Link copied to clipboard
Link copied to clipboard
inline suspend fun <T : Any> getRepository(key: String): CoroutineObjectRepository<T>
Link copied to clipboard
suspend fun getRepositoryCache(): CoroutineObjectRepository<ApiRepositoryCacheEntry>