Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wagoodman/dive
/ engineResolver
Struct
engineResolver
dive/image/docker/engine_resolver.go:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
engineResolver
struct
{}
21
22
func
NewResolverFromEngine() *engineResolver {
23
return
&engineResolver{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected