package
0.0.0-20201221013216-a31f0bfc1e8e
Repository: https://github.com/pol9kov/fabric-sdk-go.git
Documentation: pkg.go.dev
# Interfaces
Ledger captures the methods that are common across the 'PeerLedger', 'OrdererLedger', and 'ValidatedLedger'.
PrunePolicy - a general interface for supporting different pruning policies.
QueryResult - a general interface for supporting different types of query results.
QueryResultsIterator - an iterator for query result set.
ResultsIterator - an iterator for query result set.