# Functions
NewListener returns a listener for raft message transfer between peers.
No description provided by the author
NewRoundTripper returns a roundTripper used to send requests to rafthttp listener of remote peers.
No description provided by the author
# Constants
ConnReadTimeout and ConnWriteTimeout are the i/o timeout set on each connection rafthttp pkg creates.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Pausable is a testing interface for pausing transport traffic.
No description provided by the author
No description provided by the author
No description provided by the author