frostfs-node/cmd/frostfs-node
Ekaterina Lebedeva 8423e0f6f9 [#1316] lint: Fix warnings
Renamed parameters `min/max` to avoid conflicts with
predeclared identifiers.

Replaced background context with parent context without
cancellation in closer functions in frostfs-node.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-09-06 17:05:40 +03:00
..
config [#1302] writecache: Allow to specify custom page size 2024-08-09 12:39:11 +03:00
accounting.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
apemanager.go [#1184] node: Add audit middleware for grpc services 2024-06-19 16:05:53 +03:00
attributes.go Rename package name 2023-03-07 16:38:26 +03:00
cache.go [#451] frostfs-node: Add cache metrics 2024-06-25 08:52:37 +00:00
cache_test.go [#451] frostfs-node: Add cache metrics 2024-06-25 08:52:37 +00:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#1316] lint: Fix warnings 2024-09-06 17:05:40 +03:00
container.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
control.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
frostfsid.go [#1143] node: Fix frostfsid cache 2024-05-20 18:49:52 +03:00
grpc.go [#835] node: Fix appCfg concurrent access 2023-12-14 16:38:59 +03:00
httpcomponent.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
keyspaceiterator.go [#1129] policer: Add EC chunk replication 2024-05-16 16:28:48 +03:00
main.go [#1161] node: Remove notification functionality 2024-06-07 12:10:51 +00:00
metrics.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
morph.go [#963] node: Add logging for waitNotaryDeposit 2024-03-13 11:59:51 +03:00
netmap.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
object.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
policy_engine.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
pprof.go [#39] node: Add optional profilers 2023-05-12 15:49:04 +03:00
runtime.go [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
session.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
tracing.go [#1316] lint: Fix warnings 2024-09-06 17:05:40 +03:00
tree.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
validate.go [#736] logger: Add journald support 2024-02-12 06:17:22 +00:00
validate_test.go [#125] cmd: Refactor internal/common/viper 2023-04-26 13:53:51 +03:00
worker.go [#873] node: Start metrics and pprof as soon as possible 2023-12-21 15:09:51 +00:00