Skip to content

goph/fsm

Repository files navigation

FSM

Build Status Go Report Card GoDoc

Finite state machine implementation.

See the examples directory for detailed usage examples.

Development

The project requires dep to install dependencies.

$ make dep

When all coding and testing is done, please run the test suite:

$ make check

License

The MIT License (MIT). Please see License File for more information.

About

Finite state machine implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published