Go library for building finite-state machines (automata).
Why yet another FSM library for go?
gofsm is aimed squarely at home automation - human visible, configured and friendly. The configuration format is yaml, and easy to read/write by hand.
gofsm is used in the gohome automation project: http://github.com/barnybug/gohome
0.1.0
- First release