package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
InstantiatePurgeMgr instantiates a PurgeMgr.
NewPurgeMgrBuilder returns PurgeMgrBuilder that builds the entries for the purgr manager for a given ledger.
# Structs
PurgeMgr keeps track of the expiry of private data and the private data hashes based on block-to-live parameter specified in the corresponding collection config.