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

Method GetAllLedgersWithFilter

ledger.go:91–93  ·  view source on GitHub ↗

GetAllLedgersWithFilter retrieves ledgers from the datasource using advanced filters. It returns a slice of Ledger models and an error if the operation fails. Parameters: - ctx: Context for the operation. - filters: A QueryFilterSet containing filter conditions. - limit: Maximum number of ledgers t

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected