package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Structs

QECombiner combines the query results from one or more underlying 'QueryExecuters' In case, the same key is returned by multiple 'QueryExecuters', the first 'QueryExecuter' in the input is considered having the latest state of the key.
UpdateBatchBackedQueryExecuter wraps an update batch for providing functions in the interface QueryExecuter.

# Interfaces

QueryExecuter encapsulates query functions.