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

Method createTransactionProcessor

reconciliation.go:432–445  ·  view source on GitHub ↗

createTransactionProcessor creates a new transaction processor for the reconciliation. Parameters: - reconciliation: The reconciliation object representing the current process. - progress: The current progress of the reconciliation. - reconciler: The reconciler function to apply. Returns: - *transac

(reconciliation model.Reconciliation, progress model.ReconciliationProgress, reconciler func(ctx context.Context, txns []*model.Transaction) ([]model.Match, []string))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processReconciliationMethod · 0.95

Calls 1

FetchFunction · 0.92

Tested by

no test coverage detected