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

FuncType ExecHandler

internal/controller/controller.go:41–41  ·  view source on GitHub ↗
func(resp *proto.ExecResponse) error

Source from the content-addressed store, hash-verified

39}
40
41type ExecHandler func(resp *proto.ExecResponse) error
42
43// Controller is the main controller that coordinates all components.
44// It acts as a single-writer system for managing agentic loops.

Callers 8

TestMultiFunction · 0.92
ExecMethod · 0.92
runExecHeadlessFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected