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 not stored for this graph (policy: none)
no test coverage detected