frostfs-node/pkg/local_object_storage/blobovnicza
Evgenii Stratonikov d641cba2fc
Build / Build Components (1.20) (pull_request) Failing after 3s Details
Build / Build Components (1.21) (pull_request) Failing after 3s Details
Tests and linters / Lint (pull_request) Failing after 3s Details
Tests and linters / Tests (1.20) (pull_request) Failing after 3s Details
Tests and linters / Tests (1.21) (pull_request) Failing after 3s Details
Tests and linters / Tests with -race (pull_request) Failing after 5s Details
Tests and linters / Staticcheck (pull_request) Failing after 8s Details
Vulncheck / Vulncheck (pull_request) Failing after 2s Details
[#587] Do not use math/rand.Read
Fix staticcheck warnings after go1.20 update.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-09 16:02:44 +03:00
..
blobovnicza.go [#373] blobovniczatree: Add metrics 2023-06-21 15:13:26 +03:00
blobovnicza_test.go [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
control.go [#373] metrics: Add blobovnizca metrics 2023-06-21 15:13:26 +03:00
delete.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#373] blobovnizca: Add missed/fix tracing spans 2023-06-21 15:13:26 +03:00
get.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
get_test.go [#373] blobovnizca: Add missed/fix tracing spans 2023-06-21 15:13:26 +03:00
id.go
iterate.go [#373] blobovnizca: Add missed/fix tracing spans 2023-06-21 15:13:26 +03:00
iterate_test.go [#373] blobovnizca: Add missed/fix tracing spans 2023-06-21 15:13:26 +03:00
metrics.go [#373] metrics: Add blobovnizca metrics 2023-06-21 15:13:26 +03:00
put.go [#373] blobovnizca: Add missed/fix tracing spans 2023-06-21 15:13:26 +03:00
sizes.go [#373] metrics: Add blobovnizca metrics 2023-06-21 15:13:26 +03:00
sizes_test.go