frostfs-node/pkg/services/control
Leonard Lyubich df5d7bf729 [#1680] replicator: Work with netmap.NodeInfo in TaskResult
Make `replicator.TaskResult` to accept `netmap.NodeInfo` type instead of
uint64 in order to clarify the meaning and prevent passing the random
numbers.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-11 12:54:27 +03:00
..
ir [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
server [#1680] replicator: Work with netmap.NodeInfo in TaskResult 2022-10-11 12:54:27 +03:00
common_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
convert.go [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
rpc.go [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
service.go [#1793] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
service.pb.go [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
service.proto [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
service_grpc.pb.go [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
service_neofs.pb.go [#1806] services/control: Allow to flush write-cache 2022-09-28 09:28:01 +03:00
service_test.go [#1840] blobstor: Return info about all components 2022-10-10 11:14:55 +03:00
types.go [#1840] blobstor: Return info about all components 2022-10-10 11:14:55 +03:00
types.pb.go [#1840] blobstor: Return info about all components 2022-10-10 11:14:55 +03:00
types.proto [#1840] blobstor: Return info about all components 2022-10-10 11:14:55 +03:00
types_neofs.pb.go [#1840] blobstor: Return info about all components 2022-10-10 11:14:55 +03:00
types_test.go [#1840] blobstor: Return info about all components 2022-10-10 11:14:55 +03:00