nee-ctx-web-ktor / dev.neeffect.nee.ctx.web / EffectsInstance / Cache

Cache

class Cache<R, G : TxProvider<R, G>>

Constructors

<init>

Cache()

Properties

internalCache

val internalCache: CaffeineProvider

Functions

of

fun <P> of(p: P): Effect<WebContext<R, G>, Any>