Categorygithub.com/pentops/protostate
module
0.0.0-20241026001302-29d9d32bab2c
Repository: https://github.com/pentops/protostate.git
Documentation: pkg.go.dev

# README

Proto State

Intro to State Machines

List Annotations

Flow

  • General Event -> State Event
  • Command -> State Event
  • State Event + State -> Transition
  • Transition -> State
  • Transition -> Chain Event
  • Transition -> Side Effect

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author