package
2.0.1+incompatible
Repository: https://github.com/liuyanhao/fabric.git
Documentation: pkg.go.dev
# Structs
ErrPvtdataNotAvailable is to be thrown when an application seeks a private data item during simulation and the simulator is not capable of returning the version of the private data item consistent with the snapshot exposed to the simulation.
ErrUnsupportedTransaction is expected to be thrown if a unsupported query is performed in an update transaction.
TxStatInfo encapsulates information about a transaction.
# Interfaces
TxMgr - an interface that a transaction manager should implement.