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

Method process

reconciliation.go:454–494  ·  view source on GitHub ↗

process handles individual transaction processing, applying the reconciliation logic and recording results. It also updates internal transaction metadata asynchronously when matches are found. Parameters: - ctx: The context controlling the request. - txn: The transaction to process. Returns: - error

(ctx context.Context, txn *model.Transaction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processTransactionsMethod · 0.80

Calls 4

RecordMatchesMethod · 0.65
RecordUnmatchedMethod · 0.65

Tested by

no test coverage detected