package
0.1.4
Repository: https://github.com/techpay-io/sirius-base.git
Documentation: pkg.go.dev

# Functions

New creates a weighted LRU of the given size.
NewWithEvict constructs a fixed weight/size cache with the given eviction callback.

# Structs

Cache is a thread-safe fixed size LRU cache.