pool/clientdb
Oliver Gugger fcea7e6e97
clientdb: extract storeAccount and readAccount
As a preparation to add new account fields to a sub bucket, we extract
the read and write of an account into separate functions each.
2020-07-31 14:37:27 +02:00
..
account.go clientdb: extract storeAccount and readAccount 2020-07-31 14:37:27 +02:00
account_test.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
batch.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
batch_test.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
codec.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
db.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
log.go multi: add persistent bolt storage 2019-12-11 18:59:58 -08:00
metadata.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
order.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
order_test.go clientdb: fix formatting 2020-06-24 09:55:42 +02:00