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

Method StartReconciliation

reconciliation.go:145–180  ·  view source on GitHub ↗

StartReconciliation initiates the reconciliation process by creating a new reconciliation entry and starting the process asynchronously. The process is detached to run in the background. Parameters: - ctx: The context controlling the reconciliation process. - uploadID: The ID of the uploaded transac

(ctx context.Context, uploadID string, strategy string, groupCriteria string, matchingRuleIDs []string, isDryRun bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

processReconciliationMethod · 0.95
GenerateUUIDWithSuffixFunction · 0.92
RecordReconciliationMethod · 0.65

Tested by

no test coverage detected