Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶
type Cache[V any] struct { // contains filtered or unexported fields }
Cache wrapper specialized for string keys. It remains generic over the value type V.
type CacheParams ¶ added in v0.4.0
CacheParams holds the configuration for a Ristretto cache instance.
Click to show internal directories.
Click to hide internal directories.