lnd/batch
Elle Mouton c4e6f23c5b
multi: add a re-usable TxOptions type
Add a re-usable implementation of the sqldb.TxOptions interface and make
use of this in the various spots (invoices, batch and graph/db) where we
had previously defined individual implementations that were all doing
the same thing.
2025-05-28 10:18:10 +02:00
..
batch.go multi: add a re-usable TxOptions type 2025-05-28 10:18:10 +02:00
batch_test.go multi: add a re-usable TxOptions type 2025-05-28 10:18:10 +02:00
interface.go batch: update to allow for read-only calls 2025-05-22 14:14:43 +02:00
kvdb.go batch: update to allow for read-only calls 2025-05-22 14:14:43 +02:00
scheduler.go multi: add a re-usable TxOptions type 2025-05-28 10:18:10 +02:00