1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-06-28 02:38:37 -04:00
Files
moneygo/internal/store
Aaron Lindsay 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
..