frostfs-node/pkg
Evgenii Stratonikov bdecfbc1be [#668] shard/test: Move tests to the main package
Semantic patch (also, duplicate definitions are removed):
```
@@
var e identifier
@@
-import "git.frostfs.info/TrueCloudLab/frostfs-node/pkg/local_object_storage/shard"

-shard.e
+e
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-09-07 07:39:39 +00:00
..
core [#529] objectcore: Use common sender classifier 2023-08-29 10:33:06 +03:00
innerring [#607] *: Use keys.PublicKeys.Copy() where possible 2023-08-17 16:50:02 +00:00
local_object_storage [#668] shard/test: Move tests to the main package 2023-09-07 07:39:39 +00:00
metrics [#602] metrics: Add blobovnicza items counter 2023-08-18 13:01:27 +03:00
morph [#574] policer: Check if the container was really removed 2023-08-28 14:21:38 +00:00
network [#674] network: Close connections on address updates 2023-09-04 15:34:24 +03:00
services [#676] node: Fix header source creation when checking eacl 2023-09-06 17:06:54 +03:00
util [#638] logger: Remove sampling from test loggers 2023-08-23 11:21:05 +00:00