Documentation ¶
Overview ¶
Package none implements a dummy BlobInfoCache which records no data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoCache blobinfocache.BlobInfoCache2 = blobinfocache.FromBlobInfoCache(&noCache{})
NoCache implements BlobInfoCache by not recording any data.
This exists primarily for implementations of configGetter for Manifest.Inspect, because configs only have one representation. Any use of BlobInfoCache with blobs should usually use at least a short-lived cache, ideally blobinfocache.DefaultCache.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.