Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ walkingDiff
Struct
walkingDiff
plugins/diff/walking/differ.go:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
)
41
42
type
walkingDiff
struct
{
43
store content.Store
44
}
45
46
var
emptyDesc = ocispec.Descriptor{}
47
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected