//
pkg.gl
Category
github.com/optimizely/go-sdk/v2
pkg
odp
cache
package
2.1.0
Repository:
https://github.com/optimizely/go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
79 SLOC
#
Functions
NewLRUCache
NewLRUCache returns a new instance of Least Recently Used in-memory cache.
#
Structs
LRUCache
LRUCache a Least Recently Used in-memory cache.
#
Interfaces
Cache
Cache is used for caching ODP segments.