frostfs-node/pkg/innerring
Dmitrii Stepanov d433b49265
DCO action / DCO (pull_request) Successful in 2m40s Details
Vulncheck / Vulncheck (pull_request) Successful in 3m41s Details
Build / Build Components (1.20) (pull_request) Successful in 4m27s Details
Build / Build Components (1.21) (pull_request) Successful in 5m6s Details
Tests and linters / Staticcheck (pull_request) Successful in 6m16s Details
Tests and linters / gopls check (pull_request) Successful in 6m23s Details
Tests and linters / Lint (pull_request) Successful in 6m48s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 9m4s Details
Tests and linters / Tests with -race (pull_request) Successful in 9m9s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 9m23s Details
[#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
..
config [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics [#374] Add inner-ring event metrics 2023-05-31 10:11:48 +00:00
processors [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
timers [#479] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00
alphabet.go [#280] ir: Add alphabet processor unit tests 2023-05-02 08:48:07 +00:00
bindings.go [#254] innerring: Remove unused TimersHandlers() method from processors 2023-04-14 15:34:15 +03:00
blocktimer.go [#280] ir: Add block timer unit tests 2023-05-02 08:48:07 +00:00
blocktimer_test.go [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
contracts.go [#338] ir: Always enable notary on sidechain 2023-05-24 08:44:47 +00:00
contracts_test.go [#248] innerring: Remove audit from tests 2023-08-10 16:38:43 +00:00
fetcher.go Rename package name 2023-03-07 16:38:26 +03:00
indexer.go [#752] innerring: Simplify keyPosition() 2023-10-25 16:06:44 +03:00
indexer_test.go [#752] innerring: Optimize keyPosition() 2023-10-25 16:06:44 +03:00
initialization.go [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
innerring.go [#552] Add systemd notifications to ir service 2023-12-13 17:51:41 +03:00
locode.go Rename package name 2023-03-07 16:38:26 +03:00
netmap.go Rename package name 2023-03-07 16:38:26 +03:00
notary.go [#338] ir: Always enable notary on sidechain 2023-05-24 08:44:47 +00:00
state.go [#552] Add systemd notifications to ir service 2023-12-13 17:51:41 +03:00
state_test.go [#280] ir: Add state unit tests 2023-05-02 08:48:07 +00:00