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

Method GetAllLedgersWithFilterAndOptions

ledger.go:108–110  ·  view source on GitHub ↗

GetAllLedgersWithFilterAndOptions retrieves ledgers with filters, sorting, and optional count. Parameters: - ctx: Context for the operation. - filters: A QueryFilterSet containing filter conditions. - opts: Query options including sorting and count settings. - limit: Maximum number of ledgers to re

(ctx context.Context, filters *filter.QueryFilterSet, opts *filter.QueryOptions, limit, offset int)

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