Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
543
type
NoopTool
struct
{
544
}
545
546
func
(t *NoopTool) Name() string {
547
return
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected