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

Method queueIndexBatch

queue.go:110–129  ·  view source on GitHub ↗

queueIndexBatch enqueues a batch of items to be indexed in dependency order. This ensures that dependencies (e.g., balances) are indexed before the primary item (e.g., transaction). Uses the same IndexQueue but with a different task type for routing. Parameters: - batch interface{}: The batch conta

(batch interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

EnqueueMethod · 0.80
ErrorMethod · 0.45
DebugMethod · 0.45

Tested by

no test coverage detected