node: Simplify bootstrapWithState() #1573

Merged
fyrchik merged 1 commit from fyrchik/frostfs-node:fix-bootstrap into master 2024-12-20 08:17:06 +00:00

1 commit

Author SHA1 Message Date
9e6341849b
[#1573] node: Simplify bootstrapWithState()
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 4m29s
Pre-commit hooks / Pre-commit (pull_request) Successful in 5m8s
Tests and linters / Tests with -race (pull_request) Successful in 8m24s
DCO action / DCO (pull_request) Successful in 11m41s
Build / Build Components (pull_request) Successful in 13m35s
Tests and linters / Tests (pull_request) Successful in 13m35s
Tests and linters / Staticcheck (pull_request) Successful in 13m51s
Tests and linters / gopls check (pull_request) Successful in 14m35s
Tests and linters / Lint (pull_request) Successful in 14m54s
Vulncheck / Vulncheck (pull_request) Successful in 2m31s
After #1382 we have no need to use lambdas.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-12-19 16:09:04 +03:00