//
pkg.gl
Category
github.com/iotexproject/iotex-core
pkg
cache
package
0.11.1
Repository:
https://github.com/iotexproject/iotex-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
46 SLOC
#
Functions
NewThreadSafeLruCache
NewThreadSafeLruCache returns a thread safe lru cache with fix size.
#
Structs
ThreadSafeLruCache
ThreadSafeLruCache defines a lru cache which is thread safe.