lnd/protofsm
Olaoluwa Osuntokun 35ea05d5dc
protofsm: add ErrorReporter interface
We'll use this to be able to signal to a caller that a critical error
occurred during the state transition.
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 logging 2024-11-18 20:49:00 -08:00
state_machine.go protofsm: add ErrorReporter interface 2024-11-18 20:49:00 -08:00