storj/pkg/satellite/satellitedb
Yehor Butko 54cd9491c6
V3-664 Extend User repository. Reimplemented with dbx (#591)
* V3-664 Extend User repository. Reimplemented with dbx

* structure updated

* redundant packages removed, structure simplified

* fixing goimports

* removed constuctor from user struct

* separated types declarations from database file

* test file renamed

* fixes according to review

* fixing goimports

* fixing goimports
2018-11-08 16:19:42 +02:00
..
db V3-664 Extend User repository. Reimplemented with dbx (#591) 2018-11-08 16:19:42 +02:00
dbx V3-664 Extend User repository. Reimplemented with dbx (#591) 2018-11-08 16:19:42 +02:00
db.go V3-664 Extend User repository. Reimplemented with dbx (#591) 2018-11-08 16:19:42 +02:00
users_test.go V3-664 Extend User repository. Reimplemented with dbx (#591) 2018-11-08 16:19:42 +02:00
users.go V3-664 Extend User repository. Reimplemented with dbx (#591) 2018-11-08 16:19:42 +02:00