MCPcopy
hub / github.com/PeerDB-io/peerdb / PopulateCountMap

Method PopulateCountMap

flow/model/record.go:18–18  ·  view source on GitHub ↗
(mapOfCounts map[string]*RecordTypeCounts)

Source from the content-addressed store, hash-verified

16 // get columns and values for the record
17 GetItems() T
18 PopulateCountMap(mapOfCounts map[string]*RecordTypeCounts)
19}
20
21type BaseRecord struct {

Callers 5

RecordsToRawTableStreamFunction · 0.65
syncRecordsCoreFunction · 0.65
SyncRecordsMethod · 0.65
SyncRecordsMethod · 0.65
SyncRecordsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected