# Functions

New repository with only cache capability.
No description provided by the author
NewLruCache creates a new LRU instance.
No description provided by the author
No description provided by the author

# Variables

ErrFeatureConfigNotFound ...
ErrSegmentNotFound ...

# Structs

No description provided by the author
LRUCache is thread-safe LAST READ USED Cache.
Repository holds cache and optionally offline data.

# Interfaces

Cache wrapper to integrate any 3rd party implementation.
Callback provides events when repository data being modified.
Storage is an interface that can be implemented in order to have control over how the repository of feature toggles is persisted.

# Type aliases

No description provided by the author