fsm

package
v0.0.0-...-08795d0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSM

type FSM struct {
	// contains filtered or unexported fields
}

func New

func New(path string) (*FSM, error)

New creates an instance of FSM

func (*FSM) Get

func (f *FSM) Get(key []byte) ([]byte, error)

Get provides getting of the state from the storage

func (*FSM) Write

func (f *FSM) Write(r *raft.Log) error

Write provides writing state to the storage

Jump to

Keyboard shortcuts

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