frostfs-node/pkg/local_object_storage/blobstor
Evgenii Stratonikov d641cba2fc
Some checks failed
Build / Build Components (1.20) (pull_request) Failing after 3s
Build / Build Components (1.21) (pull_request) Failing after 3s
Tests and linters / Lint (pull_request) Failing after 3s
Tests and linters / Tests (1.20) (pull_request) Failing after 3s
Tests and linters / Tests (1.21) (pull_request) Failing after 3s
Tests and linters / Tests with -race (pull_request) Failing after 5s
Tests and linters / Staticcheck (pull_request) Failing after 8s
Vulncheck / Vulncheck (pull_request) Failing after 2s
[#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
..
blobovniczatree [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
common [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
compression [#209] compression: Do not store uncompressible data 2023-05-03 16:28:29 +03:00
fstree [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
internal/blobstortest [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
memstore [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
teststore [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
blobstor.go [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
blobstor_test.go [#118] node: add ctx for unit tests for blobstor 2023-04-19 18:09:33 +03:00
control.go [#373] blobstor: Add 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] blobstor: Add metrics 2023-06-21 15:13:26 +03:00
exists_test.go [#327] tests: replace os.MkdirTemp with t.TempDir 2023-05-05 11:24:51 +00:00
generic_test.go [#139] test: Add test storage implementation 2023-03-29 14:28:49 +00:00
get.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
get_range.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
info.go [#2057] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
iterate.go [#373] blobstor: Add metrics 2023-06-21 15:13:26 +03:00
iterate_test.go [#364] node: Stop flushing big object when termination signal received 2023-05-26 16:46:58 +03:00
logger.go Rename package name 2023-03-07 16:38:26 +03:00
metrics.go [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
mode.go Rename package name 2023-03-07 16:38:26 +03:00
perf_test.go [#364] node: Stop flushing big object when termination signal received 2023-05-26 16:46:58 +03:00
put.go [#373] blobstor: Add metrics 2023-06-21 15:13:26 +03:00