tock / ai.tock.shared.cache / removeFromCache

removeFromCache

fun <T : Any> removeFromCache(id: Id<T>, type: String): Unit (source)

Remove the value for specified id and type from cache.