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

Method getMatchingRules

reconciliation.go:1300–1310  ·  view source on GitHub ↗

getMatchingRules retrieves a list of matching rules by their IDs. Parameters: - ctx: The context for managing the request. - matchingRuleIDs: The list of matching rule IDs to retrieve. Returns a list of matching rules, or an error if retrieval fails.

(ctx context.Context, matchingRuleIDs []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processReconciliationMethod · 0.95

Calls 1

GetMatchingRuleMethod · 0.95

Tested by

no test coverage detected