Package-level declarations
Functions
Link copied to clipboard
inline suspend fun <K, V> KVCache<K, V>.actualizeAll(repo: ReadCRUDRepo<V, K>, clear: Boolean = true)
inline suspend fun <K, V> KVCache<K, V>.actualizeAll(repo: ReadKeyValueRepo<K, V>, clear: Boolean = true)