package
0.0.0-20241210054802-24370beab758
Repository: https://github.com/kubernetes/utils.git
Documentation: pkg.go.dev
# Functions
New creates an LRU of the given size.
NewWithEvictionFunc creates an LRU of the given size with the given eviction func.