package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
NewLRUCache creates a new empty cache with the given capacity.
# Interfaces
Value is the interface values that go into LRUCache need to satisfy.