package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
IsVersionMismatch returns true if err is an ErrFormatMismatch.
# Constants
CurrentFormat specifies the data format in current fabric version.
PreviousFormat specifies the data format in previous fabric version.
# Structs
ErrFormatMismatch is returned if it is detected that the version of the format recorded in the internal database is different from what is specified in the `Conf` that is used for opening the db.