//
pkg.gl
Category
github.com/wplapper/restic
library
bloblru
package
0.0.0-20240726205954-93d05801347e
Repository:
https://github.com/wplapper/restic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
128 SLOC
#
Functions
New
New constructs a blob cache that stores at most size bytes worth of blobs.
#
Structs
Cache
A Cache is a fixed-size LRU cache of blob contents.