https://github.com/mark8s/go-fsm
使用 golang 实现的状态机。
https://github.com/mark8s/go-fsm
fsm go-fsm process-manager
Last synced: 8 months ago
JSON representation
使用 golang 实现的状态机。
- Host: GitHub
- URL: https://github.com/mark8s/go-fsm
- Owner: mark8s
- Created: 2024-09-29T06:49:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-29T06:50:42.000Z (about 1 year ago)
- Last Synced: 2025-02-06T22:42:23.914Z (9 months ago)
- Topics: fsm, go-fsm, process-manager
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Go-FSM
使用 golang 实现的状态机。
## Reference
[xinliangnote / go-fsm-order](https://github.com/xinliangnote/go-fsm-order)