package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
CreateFile creates a new file for exporting the ledger snapshot data This function returns an error if the file already exists.
OpenFile constructs a FileReader.
# Structs
FileReader reads from a ledger snapshot file.
FileWriter creates a new file for ledger snapshot.