//
pkg.gl
Category
github.com/0chain/blobber
code
go
0chain.net
core
cache
package
1.17.0
Repository:
https://github.com/0chain/blobber.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
53 SLOC
#
Functions
NewLFUCache
NewLFUCache - create a new LFU cache object.
NewLRUCache
NewLRUCache - create a new LRU cache.
#
Structs
LFU
No description provided by the author
LRU
LRU - LRU cache.
#
Interfaces
Cache
No description provided by the author