package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewInteractionEnv initializes an InteractionEnv.
# Structs
InteractionEnv facilitates testing of complex interactions between the members of a raft group.
InteractionOpts groups the options for an InteractionEnv.
Node is a member of a raft group tested via an InteractionEnv.
# Interfaces
Storage is the interface used by InteractionEnv.