package
0.3.0
Repository: https://github.com/matrixorigin/matrixcube.git
Documentation: pkg.go.dev

# Functions

HasError returns true if is not a empty error.
Retryable return true meas a retryable error.

# Variables

No description provided by the author
No description provided by the author

# Structs

Error is a raft error.
KeyNotInShard the key is not found on the store.
NotLeader the current shard peer is not leader.
RaftEntryTooLarge raft entry is too large.
ServerIsBusy the server is busy.
ShardNotFound the shard replica is not found on the store.
ShardUnavailable the shard is unavailable, maybe destoryed.
StaleCommand the command is stale, need to retry.
StaleEpoch the current shard peer is stale.
StoreNotMatch current store is not match.