Versions in this module Expand all Collapse all v0 v0.0.1 Feb 6, 2026 Changes in this version + func Add(filePathToAdd string) error + func AddPulledImgLayers(pulledLayers []ocispec.Descriptor, dstDir string) (err error) + func CheckLayerExists(ctx context.Context, layer ocispec.Descriptor, store *ocistore.Store, ...) (bool, error) + func Exists(layerDigest string) bool + func Use(layerDigest, dstDir string) error