//
pkg.gl
Category
github.com/cryptix-network/cryptixd
domain
consensus
utils
lrucache
package
0.13.6
Repository:
https://github.com/cryptix-network/cryptixd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
12
Files
48 SLOC
#
Functions
New
New creates a new LRUCache.
#
Structs
LRUCache
LRUCache is a least-recently-used cache for any type that's able to be indexed by DomainHash.