17574: Get collections directly from DB instead of controller.
authorTom Clegg <tom@curii.com>
Tue, 27 Jul 2021 15:16:49 +0000 (11:16 -0400)
committerTom Clegg <tom@curii.com>
Tue, 27 Jul 2021 15:16:49 +0000 (11:16 -0400)
commit325ba452bdb2b8ebe4ef2a85d495291429df8082
treea478337f0bf66271b739ca7ef1a5c4cb35238bba
parentbf4166939c77771642af846cb5372efc8a78659a
17574: Get collections directly from DB instead of controller.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
services/keep-balance/balance.go
services/keep-balance/collection.go
services/keep-balance/collection_test.go
services/keep-balance/integration_test.go
services/keep-balance/main.go
services/keep-balance/server.go