lnd/protofsm
Olaoluwa Osuntokun d805c0fc3c
protofsm: add CustomPollInterval for mocking purposes
Adding this makes a state machine easier to unit test, as the caller can
specify a custom polling interval.
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.go protofsm: add CustomPollInterval for mocking purposes 2024-11-18 20:49:00 -08:00
state_machine_test.go protofsm: add logging 2024-11-18 20:49:00 -08:00