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

Struct noopTaskRunHooks

internal/task/hooks.go:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65var _ RunHookDispatcher = noopTaskRunHooks{}
66
67type noopTaskRunHooks struct{}
68
69func (noopTaskRunHooks) DispatchTaskBlocked(
70 _ context.Context,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected