//
pkg.gl
Category
github.com/fantom-foundation/go-evm
src
consensus
raft
package
0.0.0-20191112015658-77adb207fcb6
Repository:
https://github.com/fantom-foundation/go-evm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
166 SLOC
#
Functions
NewFSM
NewFSM returns a new FSM.
NewRaft
NewRaft returns a new Raft object.
#
Structs
FSM
FSM wraps a state object and implements the Raft FSM interface.
Raft
Raft implements the Consensus interface.