forked from TrueCloudLab/frostfs-node
8419294f22
Implement processing of AnnounceUsedSpace RPC from NeoFS API v2 method on the app-side according to the following algorithm (except common steps for each RPC): * check if the request sender is presented in container; * check route of the request (compose from signatures); * pass the value to Writer returned by WriterProvider. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
accounting.go | ||
attributes.go | ||
config.go | ||
container.go | ||
control.go | ||
grpc.go | ||
main.go | ||
morph.go | ||
netmap.go | ||
object.go | ||
pprof.go | ||
session.go | ||
worker.go |