Documentation ¶
Index ¶
Constants ¶
View Source
const ( ObjectTypeDBSchemaVersion = byte(iota) + 'A' ObjectTypeChainRecord // deprecated ObjectTypeCommitteeRecord // unused ObjectTypeDistributedKeyData // unused ObjectTypeState ObjectTypeTrie ObjectTypeBlock ObjectTypeNodeIdentity // deprecated ObjectTypeBlobCache // unused ObjectTypeBlobCacheTTL // unused ObjectTypeTrustedPeer // deprecated ObjectTypeConsensusState // deprecated StorePrefixHealth byte = 255 )
Variables ¶
View Source
var ErrOperationAborted = errors.New("operation was aborted")
ErrOperationAborted is returned when the operation was aborted e.g. by a shutdown signal.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.