frostfs-node/pkg/innerring
George Bartolomey 9c2c76ca32
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 4m47s
DCO action / DCO (pull_request) Successful in 4m40s
Build / Build Components (1.21) (pull_request) Successful in 7m27s
Tests and linters / Staticcheck (pull_request) Successful in 8m22s
Tests and linters / gopls check (pull_request) Successful in 10m56s
Build / Build Components (1.22) (pull_request) Successful in 11m48s
Tests and linters / Tests (1.22) (pull_request) Successful in 16m11s
Tests and linters / Lint (pull_request) Successful in 16m27s
Pre-commit hooks / Pre-commit (pull_request) Successful in 19m12s
Tests and linters / Tests (1.21) (pull_request) Successful in 20m31s
Tests and linters / Tests with -race (pull_request) Successful in 8m56s
[#1259] Move pkg/util/locode to frostfs-locode-db
Removed pkg/util/locode package, added
git.frostfs.info/TrueCloudLab/frostfs-locode-db/pkg/locode dependency.

Signed-off-by: George Bartolomey <george@bh4.ru>
2024-07-23 14:59:14 +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 [#1259] Move pkg/util/locode to frostfs-locode-db 2024-07-23 14:59:14 +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 [#1184] ir: Add grpc middleware for control service 2024-06-19 16:05:53 +03:00
innerring.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
locode.go [#1259] Move pkg/util/locode to frostfs-locode-db 2024-07-23 14:59:14 +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