frostfs-node/pkg/services/control/server
Leonard Lyubich aa24702ebe [#401] control: Serve DropObjects RPC
Re-compile protobuf definition of Control service. Implement required
messages on DropObjects RPC request and response messages. Implement
`DropObjects` method on Control service server of the node. Use
`StorageEngine.Delete` method as a deleted object handler on server.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-24 13:07:53 +03:00
..
gc.go [#401] control: Serve DropObjects RPC 2021-02-24 13:07:53 +03:00
healthcheck.go [#312] control/server: Extended HealthChecker interface 2021-01-15 16:52:08 +03:00
netmap_snapshot.go [#313] control: Rename HealthStatus enum to NetmapStatus 2021-01-15 16:52:08 +03:00
server.go [#401] control: Serve DropObjects RPC 2021-02-24 13:07:53 +03:00
set_netmap_status.go [#315] control: Implement SetNetmapStatus on Server 2021-01-15 17:46:12 +03:00
sign.go [#306] Rename Private service to Control service 2021-01-14 12:13:49 +03:00