MCPcopy 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
38type ToolSet struct {
39 db DB
40 path string
41}
42
43// Verify interface compliance
44var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected