package
0.0.0-20210524014734-2c42c2a57e9b
Repository: https://github.com/bmwe30/kronos.git
Documentation: pkg.go.dev
# Functions
NewMemStateMachine returns an instance of in memory oracle state machine.
NewRaftStateMachine returns an instance of a distributed oracle state machine managed by raft.
# Structs
RaftConfig is used to initialize a raft based on the given parameters.
RaftStateMachine is a distributed state machine managed by raft.
# Interfaces
StateMachine is used for managing current oracle and time cap.