frostfs-node/pkg/services
Dmitrii Stepanov 54fe8383a4 [#1374] tree: Use NewClient to create grpc connection for sync
Created connection will be used to sync trees, so it is ok to defer
dial to the first RPC call.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-13 15:59:26 +03:00
..
accounting [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
apemanager [#1184] node: Add audit middleware for grpc services 2024-06-19 16:05:53 +03:00
common/ape [#1368] *: Run gofumpt 2024-09-12 10:00:28 +03:00
container [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
control [#1337] cli: Add control shards rebuild command 2024-09-06 13:57:27 +03:00
netmap [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
object [#1362] ape: Move common APE check logic to separate package 2024-09-10 12:40:34 +00:00
object_manager [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
policer [#1341] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00
replicator [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
session [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
tree [#1374] tree: Use NewClient to create grpc connection for sync 2024-09-13 15:59:26 +03:00
util [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00