ConCache.Item

This struct can be used in place of naked values to set per-item TTL values.

Source

Types

t :: %ConCache.Item{value: ConCache.value, ttl: pos_integer}