store

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	Exists(string) bool
	Get(string) *fsm.FSM
	Set(string, *fsm.FSM)
}

Store interface for FSM Store modes

func New

func New(cfg *config.StoreConfig) Store

New loads a Store according to the configuration

Directories

Path Synopsis
sql
mocksql
Package mocksql is a generated GoMock package.
Package mocksql is a generated GoMock package.

Jump to

Keyboard shortcuts

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