storj/satellite/accounting
Egon Elbre 961e841bd7 all: fix error naming
errs.Class should not contain "error" in the name, since that causes a
lot of stutter in the error logs. As an example a log line could end up
looking like:

    ERROR node stats service error: satellitedbs error: node stats database error: no rows

Whereas something like:

    ERROR nodestats service: satellitedbs: nodestatsdb: no rows

Would contain all the necessary information without the stutter.

Change-Id: I7b7cb7e592ebab4bcfadc1eef11122584d2b20e0
2021-04-29 15:38:21 +03:00
..
live redis: Rename functions prefixed with New by Open 2021-03-25 06:09:27 +00:00
projectbwcleanup satellite/accounting: fix build - time rounding 2020-08-31 09:37:13 -04:00
rollup all: fix error naming 2021-04-29 15:38:21 +03:00
rolluparchive all: fix error naming 2021-04-29 15:38:21 +03:00
tally all: fix error naming 2021-04-29 15:38:21 +03:00
billing_test.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
bucketstats.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
bucketusage.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go all: fix error naming 2021-04-29 15:38:21 +03:00
db_test.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
db.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
projectlimitcache_test.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
projectlimitcache.go all: fix error naming 2021-04-29 15:38:21 +03:00
projectusage_test.go satellite/accounting: use correct error in tests 2021-04-22 07:25:42 +00:00
projectusage.go all: fix error naming 2021-04-29 15:38:21 +03:00