package
0.0.0-20221218062954-77808885f5db
Repository: https://github.com/osdi23p228/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.

# Type aliases

No description provided by the author