frostfs-node/cmd/neofs-node
Leonard Lyubich b270c49b5c [#328] container/load: Process Start/Stop notification events from contract
Construct used space Controller on node's app-side. Call Controller.Start on
StartEstimation event from sidechain. Call Controller.Stop on
StopEstimation event from sidechain.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
accounting.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
attributes.go [#302] Fix golint else/return linter errors 2021-01-12 18:47:02 +03:00
config.go [#328] cmd/node: Add the ability to listen Container contract's events 2021-02-02 15:45:04 +03:00
container.go [#328] container/load: Process Start/Stop notification events from contract 2021-02-02 15:45:04 +03:00
control.go [#323] cmd/node: Compose functions for closing components in app 2021-01-18 18:53:39 +03:00
grpc.go [#323] cmd/node: Compose functions for closing components in app 2021-01-18 18:53:39 +03:00
main.go [#323] cmd/node: Compose functions for closing components in app 2021-01-18 18:53:39 +03:00
morph.go [#328] cmd/node: Add the ability to listen Container contract's events 2021-02-02 15:45:04 +03:00
netmap.go [#339] cmd/node: Change the way the local NodeInfo structure is stored 2021-01-25 17:13:46 +03:00
object.go [#350] object/acl: Make best effort to classify request 2021-01-27 20:18:33 +03:00
pprof.go [#68] Add go pprof to neofs-storage 2020-10-02 19:47:08 +03:00
session.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00