Implementation of RAFT leader election algorithm
Open 5 terminal/command prompt and run each raft.go script.
Once the Algorithm start executing, user can introduce failures in nodes by ctrl+c on any raft.go script
Implementation can handle 3 failures.