package
0.13.2-gc72711f
Repository: https://github.com/massenz/go-statemachine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewKeyForConfig configs#<config:id> By convention, the config ID is the `name:version` of the configuration; however, this is not enforced here, but rather in the implementation of the stores.
NewKeyForEvent events:<cfg:name>#<event:id>.
NewKeyForMachine fsm:<cfg:name>#<machine:id>.
NewKeyForMachinesByState fsm:<cfg:name>:state#<state>.
NewKeyForOutcome events:<cfg:name>:outcome#<event:id>.
NewRedisStore creates a new StoreManager backed by a Redis cmd, reachable at address, in cluster configuration if isCluster is set to true.
NewRedisStoreWithDefaults creates a new StoreManager backed by a Redis cmd, with all default settings, in a single node configuration.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author