frostfs-node/cmd/neofs-node/config
Leonard Lyubich fdd123ad98 [#607] network: Prevent potential panic in Address.Equal method
Make `Address.Equal` method to accept value instead of pointer in order to
prevent NPE.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-18 18:09:50 +03:00
..
apiclient [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
contracts [#493] cmd/node: Add contracts section to config 2021-06-02 14:58:22 +03:00
control [#562] cmd/neofs-node: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
engine [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
grpc [#579] cmd/node: Add grpc section to config 2021-06-02 14:02:33 +03:00
internal [#493] node/config: Implement ENV variable key constructor 2021-06-01 11:45:38 +03:00
logger [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
mainchain [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
metrics [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
morph [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
node [#607] network: Prevent potential panic in Address.Equal method 2021-06-18 18:09:50 +03:00
object [#493] cmd/node: Add object service section to config 2021-06-02 16:07:42 +03:00
policer [#493] cmd/node: Add policer section to config 2021-06-02 16:07:42 +03:00
profiler [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
replicator [#493] cmd/node: Add replicator section to config 2021-06-02 16:07:42 +03:00
test [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
calls.go [#493] node/config: Fix corrupting of path to the subsection 2021-06-02 09:54:00 +03:00
calls_test.go [#493] node/config: Fix corrupting of path to the subsection 2021-06-02 09:54:00 +03:00
cast.go [#493] node/config: Implement integer casters 2021-06-02 09:54:00 +03:00
cast_test.go [#577] cmd/node: Add tests for boolean type casting in config 2021-06-02 13:28:15 +03:00
config.go [#493] cmd/node: Fix linter errors in config 2021-06-02 16:07:42 +03:00
opts.go [#493] cmd/node: Implement a basic configuration component 2021-06-01 11:45:38 +03:00
util.go [#493] cmd/node: Implement a basic configuration component 2021-06-01 11:45:38 +03:00