Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ recordingTaskEventObserver
Struct
recordingTaskEventObserver
internal/task/manager_test.go:135–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
type
recordingTaskEventObserver
struct
{
136
records []EventRecord
137
}
138
139
type
panickingTaskEventObserver
struct
{
140
panicValue any
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected