lnd/protofsm
Olaoluwa Osuntokun 44f035330b
protofsm: add a Name() method to the env
This'll be used later to uniquely identify state machines for
routing/dispatch purposes.
2024-11-18 20:49:00 -08:00
..
daemon_events.go protofsm: add ability for state machine to consume wire msgs 2024-11-18 20:48:59 -08:00
log.go protofsm: add new package for driving generic protocol FSMs 2024-11-18 20:48:57 -08:00
msg_mapper.go protofsm: add ability for state machine to consume wire msgs 2024-11-18 20:48:59 -08:00
state_machine_test.go protofsm: add ability for state machine to consume wire msgs 2024-11-18 20:48:59 -08:00
state_machine.go protofsm: add a Name() method to the env 2024-11-18 20:49:00 -08:00