Move to frostfs-api

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2022-12-09 14:16:24 +03:00 committed by fyrchik
parent 3b67807461
commit 1351b6656d
165 changed files with 607 additions and 565 deletions

View file

@ -5,8 +5,8 @@ import (
"io"
"sync"
"github.com/nspcc-dev/neofs-api-go/v2/rpc/common"
"github.com/nspcc-dev/neofs-api-go/v2/rpc/message"
"github.com/TrueCloudLab/frostfs-api-go/v2/rpc/common"
"github.com/TrueCloudLab/frostfs-api-go/v2/rpc/message"
)
// SendUnary initializes communication session by RPC info, performs unary RPC