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

Method getExternalTransactionsPaginated

reconciliation.go:1023–1037  ·  view source on GitHub ↗

getExternalTransactionsPaginated retrieves paginated external transactions from the data source. Parameters: - ctx: The context controlling the request. - uploadID: The ID of the upload to retrieve transactions for. - limit: The maximum number of transactions to retrieve. - offset: The offset for pa

(ctx context.Context, uploadID string, limit int, offset int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Tested by

no test coverage detected