Skip to content

syed/go-fsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

go-fsm

Simple FSM with DFS. Made it because I needed to transition from on state to another state reachable in the path of the current state.

Example

See fsm_test.go for an example

About

go-fsm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages