package
4.2.2-rc3
Repository: https://github.com/splitio/go-toolkit.git
Documentation: pkg.go.dev

# Functions

NewInt64Cache returns a new LocalCache instance of the specified size and TTL.

# Structs

Impl implements the LocalCache interface.
Miss is a special error indicating the key was not found in the cache.

# Interfaces

Int64Cache is an in-memory TTL & LRU cache.