//
pkg.gl
Category
github.com/hyperledger/fabric
orderer
common
filerepo
package
3.0.0+incompatible
Repository:
https://github.com/hyperledger/fabric.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
6
Dependents
4
Files
145 SLOC
#
Functions
New
New initializes a new file repo at repoParentDir/fileSuffix.
#
Structs
Repo
Repo manages filesystem operations for saving files marked by the fileSuffix in order to support crash fault tolerance for components that need it by maintaining a file repo structure storing intermediate state.