package
0.0.0-20160920194302-ad86efcaa21b
Repository: https://github.com/a10y/cockroach.git
Documentation: pkg.go.dev

# Variables

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

# Structs

FilterArgs groups the arguments to a ReplicaCommandFilter.
No description provided by the author
ReplicaState is the part of the Range Raft state machine which is cached in memory and which is manipulated exclusively through consensus.

# Type aliases

CmdIDKey is a Raft command id.
ReplicaCommandFilter may be used in tests through the StorageTestingMocker to intercept the handling of commands and artificially generate errors.