frostfs-node/cmd/neofs-node
Leonard Lyubich 6b1916a529 [] cmd/node: Implement error checker with details
Implement function `fatalOnErrDetails` similar to `fatalOnErr` but accepting
string details that are written to log output. Use the function everywhere
in application code without wrapping in an if-else statement.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 10:09:40 +03:00
..
reputation [] network/cache: Change Get signature 2021-05-27 17:07:04 +03:00
accounting.go [] Use single contract wrapper constructor 2021-05-25 13:41:39 +03:00
attributes.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
cache.go [] cmd/neofs-node: Don't update access time in ttlNetCache 2021-03-23 20:19:16 +03:00
config.go [] node: Add TLS to bootstrap address 2021-05-27 17:07:04 +03:00
container.go [] network/cache: Change Get signature 2021-05-27 17:07:04 +03:00
control.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
grpc.go [] cmd/node: Implement error checker with details 2021-05-31 10:09:40 +03:00
main.go [] cmd/node: Implement error checker with details 2021-05-31 10:09:40 +03:00
metrics.go [] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00
morph.go [] Use single contract wrapper constructor 2021-05-25 13:41:39 +03:00
netmap.go [] cmd/node: Implement error checker with details 2021-05-31 10:09:40 +03:00
object.go [] network/cache: Change Get signature 2021-05-27 17:07:04 +03:00
pprof.go [] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00
reputation.go [] Use single contract wrapper constructor 2021-05-25 13:41:39 +03:00
session.go [] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
timers.go [] cmd/neofs-node: Add eigen trust block timer 2021-04-19 09:35:54 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00