//
pkg.gl
Category
github.com/kiga-hub/arc
micro
component
statemachine
package
1.0.8
Repository:
https://github.com/kiga-hub/arc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
59 SLOC
#
Functions
NewExampleStateMachine
NewExampleStateMachine creates and return a new ExampleStateMachine object.
#
Structs
ExampleStateMachine
ExampleStateMachine is the IStateMachine implementation used in the hello world example.