MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / queueIndexData

Method queueIndexData

queue.go:140–164  ·  view source on GitHub ↗

queueIndexData enqueues a task to index data in a specified collection. Parameters: - id string: The ID of the data to index. - collection string: The name of the collection to index the data in. - data interface{}: The data to be indexed. Returns: - error: An error if the task could not be enqueu

(id string, collection string, data interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

UpdateMetadataMethod · 0.80
postIdentityActionsMethod · 0.80
postLedgerActionsMethod · 0.80
postBalanceActionsMethod · 0.80

Calls 3

EnqueueMethod · 0.80
ErrorMethod · 0.45
DebugMethod · 0.45

Tested by

no test coverage detected