module
0.0.0-20241026001302-29d9d32bab2c
Repository: https://github.com/pentops/protostate.git
Documentation: pkg.go.dev
# README
Proto State
Flow
- General Event -> State Event
- Command -> State Event
- State Event + State -> Transition
- Transition -> State
- Transition -> Chain Event
- Transition -> Side Effect