2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-08 01:10:29 +00:00
loop/instantout
Boris Nagaev 2847e83fcf
multi: separate Querier from BaseDB interfaces
A Querier holds the methods of sqlc.Querier interface relevant for a package.
BaseDB has Querier + ExecTx method.

This change is needed to simplify further rework of ExecTx.
2024-06-19 10:38:55 -03:00
..
reservation multi: separate Querier from BaseDB interfaces 2024-06-19 10:38:55 -03:00
actions.go instantout: export value and expiry 2024-03-04 12:25:52 +01:00
fsm.go instantout: add fsm and actions 2024-02-06 15:07:57 +01:00
fsm.md fsm: add instanout fsm parsing 2024-02-06 15:08:00 +01:00
instantout.go gomod: bump lnd to version 0.18.0-beta 2024-05-31 09:39:20 +02:00
interfaces.go instantout: add fsm and actions 2024-02-06 15:07:57 +01:00
log.go instantout: add fsm and actions 2024-02-06 15:07:57 +01:00
manager.go instantout: add listinstantout func 2024-03-04 12:25:55 +01:00
store_test.go instantout: add instantout store 2024-02-06 15:07:57 +01:00
store.go multi: separate Querier from BaseDB interfaces 2024-06-19 10:38:55 -03:00