//
pkg.gl
Category
github.com/agilebits/moby
image
cache
package
20.10.0-rc1+incompatible
Repository:
https://github.com/agilebits/moby.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
284 SLOC
#
Functions
New
New returns an image cache, based on history objects.
NewLocal
NewLocal returns a local image cache, based on parent chain.
#
Structs
ImageCache
ImageCache is cache based on history objects.
LocalImageCache
LocalImageCache is cache based on parent chain.