package
0.0.0-20230119161617-d504ea7f2555
Repository: https://github.com/rubrikinc/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.