frostfs-node/pkg/services/container
Leonard Lyubich d48fb81193 [#328] container/load: Implement route controller
Implement a component for transmitting the value of the used container space
along a route defined in the system. Implement WriterProvider interface on
it. By implementation, it is the link between the route planner and the
point-to-point transmitter, and abstracts from the implementation of both of
them. In the future, this implementation will be used as a transmitter of
local estimates of storage nodes among themselves.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
announcement/load [#328] container/load: Implement route controller 2021-02-02 15:45:04 +03:00
morph [#317] morph/client: Return complete eACL signature from contract 2021-01-15 16:25:49 +03:00
executor.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
response.go [#83] services: Implement response sub-service for each service 2020-10-23 10:54:48 +03:00
sign.go [#83] services/util: Define type of response message interface 2020-10-23 10:54:48 +03:00