MCPcopy 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.
128type rowScanner interface {
129 Next() bool
130 Scan(dest ...any) error
131 Err() error
132}

Callers 15

htmlToTextFunction · 0.80
scanSuppressionsForUserFunction · 0.80
scanDomainsForUserFunction · 0.80
scanAgentsForUserFunction · 0.80
scanAPIKeysForUserFunction · 0.80
scanMessagesForUserFunction · 0.80
scanUsageEventsForUserFunction · 0.80
scanProtectionEventsFunction · 0.80
RecordDeliveryOutcomeMethod · 0.80

Calls

no outgoing calls

Tested by 1