[#70] cmd/neofs-node: Start asynchronous workers on app launch
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
2b16edebc9
commit
9a604a50b9
3 changed files with 23 additions and 0 deletions
|
@ -105,6 +105,8 @@ type cfg struct {
|
|||
cfgObject cfgObject
|
||||
|
||||
profiler profiler.Profiler
|
||||
|
||||
workers []worker
|
||||
}
|
||||
|
||||
type cfgGRPC struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue