Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moby/moby
/ testContainerStore
Struct
testContainerStore
daemon/containerd/image_delete_test.go:258–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
type
testContainerStore
struct
{}
259
260
func
emptyTestContainerStore() container.Store {
261
return
&testContainerStore{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected