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

Method findMatchingInternalTransaction

reconciliation.go:958–1012  ·  view source on GitHub ↗

findMatchingInternalTransaction attempts to find an internal transaction that matches the given external transaction. It processes the transactions in batches and applies the matching rules. Parameters: - ctx: The context controlling the operation. - externalTxn: The external transaction to match. -

(ctx context.Context, externalTxn *model.Transaction, matchingRules []model.MatchingRule, matchChan chan model.Match, unMatchChan chan string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 5

matchesRulesMethod · 0.95
FetchFunction · 0.92

Tested by

no test coverage detected