MCPcopy Create free account
hub / github.com/compozy/agh / integrationSessionExecutor

Struct integrationSessionExecutor

internal/task/manager_integration_test.go:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34type integrationSessionExecutor struct {
35 startCalls []taskpkg.StartTaskSession
36 requestStopCalls []integrationStopCall
37 forceStopCalls []integrationStopCall
38}
39
40type integrationRuntimeViewReader struct {
41 registry *globaldb.GlobalDB

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected