An open API service indexing awesome lists of open source software.

https://github.com/covrom/fsm

finite state machine in Go
https://github.com/covrom/fsm

finite fsm go golang machine state

Last synced: 5 months ago
JSON representation

finite state machine in Go

Awesome Lists containing this project

README

          

# fsm
Just finite state machine in Go.

Simple and powerful.

See `example` directory.