CacheResultConfig

data class CacheResultConfig(val ttlSeconds: Int, val maxSize: Long)

Constructors

Link copied to clipboard
constructor(ttlSeconds: Int, maxSize: Long)

Properties

Link copied to clipboard
Link copied to clipboard