//
pkg.gl
Category
github.com/containers/image/v5
pkg
blobinfocache
package
5.34.0
Repository:
https://github.com/containers/image.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
8
Dependents
10
Files
76 SLOC
#
Packages
boltdb
Package boltdb implements a BlobInfoCache backed by BoltDB.
memory
Package memory implements an in-memory BlobInfoCache.
none
Package none implements a dummy BlobInfoCache which records no data.
sqlite
Package boltdb implements a BlobInfoCache backed by SQLite.
#
Functions
CleanupDefaultCache
CleanupDefaultCache removes the blob info cache directory.
DefaultCache
DefaultCache returns the default BlobInfoCache implementation appropriate for sys.