Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mnexa-AI/e2a
/ Next
Method
Next
internal/identity/screening.go:129–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
// stays decoupled from the concrete driver type.
128
type
rowScanner
interface
{
129
Next() bool
130
Scan(dest ...any) error
131
Err() error
132
}
Callers
15
ExportConnectionsForUser
Method · 0.80
htmlToText
Function · 0.80
TestRunMigrations_OrdersByFilename
Function · 0.80
scanSuppressionsForUser
Function · 0.80
scanProtectionEventsForUser
Function · 0.80
scanDomainsForUser
Function · 0.80
scanAgentsForUser
Function · 0.80
scanAPIKeysForUser
Function · 0.80
scanMessagesForUser
Function · 0.80
scanUsageEventsForUser
Function · 0.80
scanProtectionEvents
Function · 0.80
RecordDeliveryOutcome
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestRunMigrations_OrdersByFilename
Function · 0.64