package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Apr 2, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewDomainFromConfig initializes a FSM Domain from the FSM Config
type Config struct {
Transitions []fsm.Transition `yaml:"transitions" mapstructure:"transitions"`
Defaults fsm.Defaults `yaml:"defaults" mapstructure:"defaults"`
}
Config contains the states, commands, functions and
default messages of the FSM
LoadConfig loads the FSM configuration from yaml
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
sql/mocksql
Package mocksql is a generated GoMock package.
|
Package mocksql is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.