You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/fsm
Andras Banki-Horvath 811e9dff99
fsm: add WaitForStateAsync to the cached observer
By adding WaitForStateAsync to the observer we can always observe state
changes in an atomic way without relying on the observer's internal
cache.
1 month ago
..
stateparser fsm: add instanout fsm parsing 4 months ago
example_fsm.go fsm: expand fsm 6 months ago
example_fsm.md fsm: add instanout fsm parsing 4 months ago
example_fsm_test.go fsm: add WaitForStateAsync to the cached observer 1 month ago
fsm.go fsm: add WaitForStateAsync to the cached observer 1 month ago
fsm.md fsm: add fsm module 9 months ago
fsm_test.go multi: update linter, fix issues 8 months ago
log.go fsm: add fsm module 9 months ago
observer.go fsm: add WaitForStateAsync to the cached observer 1 month ago