frostfs-node/pkg/local_object_storage
Evgenii Stratonikov bcc84c85a0 [#1671] Replace interface{} with any
gopatch:
```
@@
@@
-interface{}
+any
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-03-13 08:12:20 +00:00
..
blobovnicza [#1620] logs: Drop redundant trace_id fields 2025-01-29 16:13:51 +03:00
blobstor [#1636] blobovniczatree: Validate limiter release in rebuild unit tests 2025-02-28 17:25:30 +03:00
engine [#1671] Replace interface{} with any 2025-03-13 08:12:20 +00:00
internal [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
metabase [#1608] qos: Add qos service to adjust incoming IO tags 2025-02-07 15:43:03 +03:00
metrics [#1367] fstree: Add IterateInfo method 2024-09-12 15:06:33 +03:00
pilorama [#1606] Use slices.Clone()/bytes.Clone() where possible 2025-01-17 14:50:14 +03:00
shard [#1653] qos: Add metrics 2025-03-11 10:57:47 +00:00
util [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
writecache [#1668] writecache: Use object size to check free space 2025-03-10 17:52:57 +03:00