fsm

package
v0.0.0-...-2274cb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBadger

func NewBadger(badgerDB *badger.DB) raft.FSM

NewBadger raft.FSM implementation using badgerDB

Types

type ApplyResponse

type ApplyResponse struct {
	Error error
	Data  interface{}
}

ApplyResponse response from Apply raft

type CommandPayload

type CommandPayload struct {
	Operation string
	Key       string
	Value     interface{}
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL