frostfs-node/cmd/neofs-node
Leonard Lyubich 10f0bd91d6 [] engine: Change interface of container operations
Add `error` to return. Improve docs.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-12 17:28:38 +03:00
..
config [] config/engine: use default section for shards 2021-10-28 15:04:14 +03:00
reputation [] services/reputation: Refactor usage of NeoFS API client 2021-11-03 18:30:09 +03:00
accounting.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [] cmd/node: Use cache invalidator in container service 2021-09-13 14:50:18 +03:00
config.go [] object/delete: Set tombstone local node as tombstone owner 2021-11-10 16:18:02 +03:00
container.go [] engine: Change interface of container operations 2021-11-12 17:28:38 +03:00
control.go [] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
main.go [] node: Make notary deposit before bootstrap 2021-09-13 14:50:52 +03:00
metrics.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [] node: Use dynamic notary deposit duration 2021-10-15 12:22:25 +03:00
netmap.go [] node: Block data ops of storage engine via Control API 2021-11-12 17:28:38 +03:00
object.go [] object/delete: Set tombstone local node as tombstone owner 2021-11-10 16:18:02 +03:00
pprof.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [] cmd/neofs-node: Support notary notifications in reputation service 2021-09-13 14:51:07 +03:00
session.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [] node: Delete useless notary timer 2021-10-15 12:22:25 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00