Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node/object: Refactor code making request forwarding
This refactors storage node app making it to use gRPC connection to remote nodes for request forwarding without wrappers. The behavior is preserved with some error text added/changed for the better. Avoid importing `github.com/nspcc-dev/neofs-api-go/v2/rpc` packages. The only place left will naturally go with coming SDK upgrade. One step closer to whole `neofs-api-go` module's deprecation. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
- Loading branch information