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.
4 months ago
..
stateparser
example_fsm.go
example_fsm.md
example_fsm_test.go fsm: add WaitForStateAsync to the cached observer 4 months ago
fsm.go fsm: add WaitForStateAsync to the cached observer 4 months ago
fsm.md
fsm_test.go
log.go
observer.go fsm: add WaitForStateAsync to the cached observer 4 months ago