4 fsm - a simple finite state machine for Golang

github.com godoc.org goreportcard.com posted by kenny 2402 days ago  

FSM provides a lightweight finite state machine for Golang. It runs allows any number of transition checks you'd like the it runs them in parallel. It's tested and benchmarked too.

Register to comment or vote on this story