Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
var
_ RunHookDispatcher = noopTaskRunHooks{}
66
67
type
noopTaskRunHooks
struct
{}
68
69
func
(noopTaskRunHooks) DispatchTaskBlocked(
70
_ context.Context,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected