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

Method DispatchTaskRecovered

internal/task/hooks.go:23–23  ·  view source on GitHub ↗
(
		context.Context,
		hookspkg.TaskRecoveredPayload,
	)

Source from the content-addressed store, hash-verified

21 hookspkg.TaskNeedsAttentionPayload,
22 ) (hookspkg.TaskNeedsAttentionPayload, error)
23 DispatchTaskRecovered(
24 context.Context,
25 hookspkg.TaskRecoveredPayload,
26 ) (hookspkg.TaskRecoveredPayload, error)

Callers 1

dispatchTaskRecoveredMethod · 0.65

Implementers 6

recordingTaskRunHooksinternal/task/hooks_test.go
integrationTaskRunHooksinternal/task/hooks_integration_test.g
noopTaskRunHooksinternal/task/hooks.go
hooksNotifierinternal/daemon/hooks_bridge.go
fakeHookRuntimeinternal/daemon/daemon_test.go
Hooksinternal/hooks/hooks.go

Calls

no outgoing calls

Tested by

no test coverage detected