frostfs-node/pkg
Alex Vanin 6848a816f9 [#355] innerring: Refactor block timer constructors
This small refactoring adds `blocktimer.go` file with
all timer related function and constructors. This way
we can create all timers in one place (at the end of
innerring.Server constructor).

To do that we had to move timer reset into global
server state so it can be accessed by netmap
processor.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-29 11:23:37 +03:00
..
core [#319] Do not return payload formatting error on regular objects 2021-01-15 16:01:29 +03:00
innerring [#355] innerring: Refactor block timer constructors 2021-01-29 11:23:37 +03:00
local_object_storage [#337] engine: Add container listing for both engine and shard 2021-01-29 11:04:30 +03:00
morph [#355] moprh/client: Add start/stop container estimation methods 2021-01-29 11:23:37 +03:00
network [#302] Fix whitespace linter errors 2021-01-12 18:47:02 +03:00
policy [#302] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
services [#350] object/acl: Make best effort to classify request 2021-01-27 20:18:33 +03:00
util [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00