SwrCacheScope

class SwrCacheScope(parent: Job? = null) : CoroutineScope

CoroutineScope with limited concurrency for SwrCache and SwrCachePlus.

Constructors

Link copied to clipboard
constructor(parent: Job? = null)

Properties

Link copied to clipboard