frostfs-node/cmd/frostfs-cli/internal
Ekaterina Lebedeva b6c8ebf493 [#1453] container: Replace sort.Slice with slices.SortFunc
* Replaced `sort.Slice` with `slices.SortFunc` in
  `ListContainersRes.SortedIDList()` as it is a bit faster,
  according to 15102e6dfd.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-12-17 13:33:43 +03:00
..
client [#1453] container: Replace sort.Slice with slices.SortFunc 2024-12-17 13:33:43 +03:00
common [#1471] Replace sort.Slice in some places 2024-11-06 08:07:32 +00:00
commonflags [#1209] cli: Add --quiet flag to healthcheck command 2024-07-09 12:40:32 +00:00
key [#1309] test: Clean up config after tests 2024-08-22 08:49:10 +00:00