1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-29 07:10:05 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
483adb5c56 Don't leak non-interface type from database module
This removes the last place I used *db.DbStore instead of store.Store
outside the 'db' package.
2017-12-10 21:02:17 -05:00
c4d2fe27e6 Take unexported database methods 'private' 2017-12-09 06:06:20 -05:00
61676598dd Move prices to store 2017-12-07 21:05:55 -05:00
c452984f23 Lay groundwork and move sessions to 'store' 2017-12-07 05:25:35 -05:00