//
pkg.gl
Category
github.com/fichain/go-file
internal
piececache
package
1.0.2
Repository:
https://github.com/fichain/go-file.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
208 SLOC
#
Functions
New
New returns new Cache.
#
Structs
Cache
Cache is a LRU piece cache of certain size.
#
Type aliases
Loader
Loader is a function that loads data from a piece.