storj/pkg/accounting
ethanadams 16e3b77cf5
Enable Scopelint Linter (#2049)
* added scopelint and correcte issues found

* corrected scopelint issue

* made updates based on Ivan's suggestions

Most were around naming conventions
Some were false positives, but I kept them since the test.Run could eventually be changed to run in parallel, which could cause a bug
Others were false positives.  Added // nolint: scopelint
2019-05-29 09:30:16 -04:00
..
live Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
rollup Refactor accountingdb interface (#1897) 2019-05-10 15:05:42 -04:00
tally Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
bucketstats.go add tests for tally and accounting db (#1675) 2019-04-09 09:48:35 -04:00
bucketusage_test.go Bucket usage info rollup table creation and implementation (#1340) 2019-03-06 17:54:48 +02:00
bucketusage.go project usage limiting (#1561) 2019-04-02 11:21:18 -07:00
common.go Move pointerdb.Service to satellite (#1826) 2019-04-25 10:46:32 +02:00
db_test.go Refactor accountingdb interface (#1897) 2019-05-10 15:05:42 -04:00
db.go Per-project usage limiting (#2036) 2019-05-28 09:36:52 -06:00
projectusage_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
projectusage.go Per-project usage limiting (#2036) 2019-05-28 09:36:52 -06:00