package
1.2.0
Repository: https://github.com/qitmeer/qng.git
Documentation: pkg.go.dev

# Functions

New creates a new LRUCache.
No description provided by the author

# Structs

LRUCache is a least-recently-used cache for any type that's able to be indexed by Hash.
No description provided by the author