frostfs-node/pkg/morph/client/netmap
Dmitrii Stepanov d433b49265
All checks were successful
DCO action / DCO (pull_request) Successful in 2m40s
Vulncheck / Vulncheck (pull_request) Successful in 3m41s
Build / Build Components (1.20) (pull_request) Successful in 4m27s
Build / Build Components (1.21) (pull_request) Successful in 5m6s
Tests and linters / Staticcheck (pull_request) Successful in 6m16s
Tests and linters / gopls check (pull_request) Successful in 6m23s
Tests and linters / Lint (pull_request) Successful in 6m48s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m4s
Tests and linters / Tests with -race (pull_request) Successful in 9m9s
Tests and linters / Tests (1.21) (pull_request) Successful in 9m23s
[#973] node: Resolve perfsprint linter
`fmt.Errorf can be replaced with errors.New` and `fmt.Sprintf can be replaced with string addition`

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-03-11 17:55:50 +03:00
..
client.go Rename package name 2023-03-07 16:38:26 +03:00
config.go [#787] morph: Return VUB from Invoke method 2023-11-13 17:13:03 +03:00
epoch.go Rename package name 2023-03-07 16:38:26 +03:00
innerring.go [#787] morph: Return VUB from Invoke method 2023-11-13 17:13:03 +03:00
netmap.go Rename package name 2023-03-07 16:38:26 +03:00
netmap_test.go [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
new_epoch.go [#787] netmap: Refactor NewEpoch method 2023-11-13 17:22:31 +03:00
peer.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
snapshot.go Rename package name 2023-03-07 16:38:26 +03:00
update_state.go [#787] morph: Return VUB for IR service calls 2023-11-13 17:13:03 +03:00