storj/storagenode/console/consoleapi
Clement Sam 9a539c4830 storagenode/storageusage: add interval_end_time, rename interval_start to timestamp
The satellite now returns the last interval_end_time for each
daily storage usage.
We need to store the interval_end_time in the storage usage cache.
Also, renamed interval_start to timestamp to avoid ambiguity since
the interval_start only stores just the date/day returned by the
satellite.

Updates https://github.com/storj/storj/issues/4178

Change-Id: I94138ba8a506eeedd6703787ee03ab3e072efa32
2022-08-10 01:03:00 +00:00
..
common.go storagenode/api refactored 2020-03-15 20:30:23 +02:00
notifications_test.go storagenode/console/consoleapi: use fixed time.Now() 2022-07-01 12:36:01 +03:00
notifications.go all: fix error naming 2021-04-29 15:38:21 +03:00
payouts_test.go storagenode/console/consoleapi: use fixed time.Now() 2022-07-01 12:36:01 +03:00
payouts.go all: fix error naming 2021-04-29 15:38:21 +03:00
storagenode_test.go storagenode/storageusage: add interval_end_time, rename interval_start to timestamp 2022-08-10 01:03:00 +00:00
storagenode.go all: fix error naming 2021-04-29 15:38:21 +03:00