Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ Scan
Method
Scan
internal/resources/kernel.go:1176–1176 ·
view source on GitHub ↗
(dest ...any)
Source
from the content-addressed store, hash-verified
1174
1175
type
rawRecordScanner
interface
{
1176
Scan(dest ...any) error
1177
}
1178
1179
func
scanRawRecord(scanner rawRecordScanner) (RawRecord, error) {
Callers
15
assertNoLegacyBundleActivationTable
Function · 0.65
lookupSourceState
Function · 0.65
scanRawRecord
Function · 0.65
TestKernelActivateSessionNoOpSnapshotAndReset
Function · 0.65
TestKernelSnapshotSequenceConflictAndResetIntegration
Function · 0.65
Serve
Method · 0.65
ReadDiagnostics
Function · 0.65
readSSERecordsMatching
Function · 0.65
readNetworkAuditSnapshot
Function · 0.65
collectLiveSSE
Function · 0.65
TestHTTPPromptPersistsTerminalEventsAfterClientDisconnect
Function · 0.65
streamPermissionPrompt
Function · 0.65
Implementers
1
Store
internal/memory/store.go
Calls
no outgoing calls
Tested by
10
assertNoLegacyBundleActivationTable
Function · 0.52
TestKernelActivateSessionNoOpSnapshotAndReset
Function · 0.52
TestKernelSnapshotSequenceConflictAndResetIntegration
Function · 0.52
collectLiveSSE
Function · 0.52
TestHTTPPromptPersistsTerminalEventsAfterClientDisconnect
Function · 0.52
streamPermissionPrompt
Function · 0.52
collectLiveSSE
Function · 0.52
collectLiveSSEUntilEvent
Function · 0.52
run
Method · 0.52
run
Method · 0.52