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

Method GetAllBalancesWithFilter

balance.go:304–315  ·  view source on GitHub ↗

GetAllBalancesWithFilter retrieves balances using advanced filters. It starts a tracing span, fetches balances matching the filter criteria, and records relevant events. Parameters: - ctx context.Context: The context for the operation. - filters *filter.QueryFilterSet: Filter conditions to apply. -

(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 2

StartMethod · 0.45

Tested by

no test coverage detected