mirror of
https://github.com/lightninglabs/loop
synced 2024-11-04 06:00:21 +00:00
20db07dccf
This commit adds a module for a finite state machine. The goal of the module is to provide a simple, easy to use, and easy to understand finite state machine. The module is designed to be used in future loop subsystems. Additionally a state visualizer is provided to help with understanding the state machine. |
||
---|---|---|
.. | ||
stateparser | ||
example_fsm_test.go | ||
example_fsm.go | ||
example_fsm.md | ||
fsm_test.go | ||
fsm.go | ||
fsm.md | ||
log.go | ||
observer.go |