# 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.