package
3.6.0-alpha.0
Repository: https://github.com/etcd-io/etcd.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.