Module almost_raft::election[][src]

Expand description

handles election process

Structs

Current state of the Raft

Functions

Start the election process. Note that, the function has a infinite loop, so will never return.