MCPcopy
hub / github.com/google/ax / NoopTool

Struct NoopTool

internal/gemini/gemini.go:543–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

541}
542
543type NoopTool struct {
544}
545
546func (t *NoopTool) Name() string {
547 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected