MCPcopy Index your code
hub / github.com/docker/docker-agent / ToolType

TypeAlias ToolType

pkg/tools/tools.go:172–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172type ToolType string
173
174type Tool struct {
175 Name string `json:"name"`

Callers 4

RecvMethod · 0.92
parseToolCallFunction · 0.92
TestParseToolCallFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected