Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ ToolSet
Struct
ToolSet
pkg/tools/builtin/memory/memory.go:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
type
ToolSet
struct
{
39
db DB
40
path string
41
}
42
43
// Verify interface compliance
44
var
(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected