package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
NewProvider instantiates a StoreProvider.
NewTestStoreEnv construct a StoreEnv for testing.
# Structs
PrivateDataConfig encapsulates the configuration for private data storage on the ledger.
Provider provides handle to specific 'Store' that in turn manages private write sets for a ledger.
Store manages the permanent storage of private write sets for a ledger.
StoreEnv provides the store env for testing.