frostfs-node/cmd/frostfs-cli/internal/client
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.go [#1453] container: Replace sort.Slice with slices.SortFunc 2024-12-17 13:33:43 +03:00
doc.go [#1] Fix project name in comments here and there 2023-02-06 17:41:14 +03:00
prm.go Rename package name 2023-03-07 16:38:26 +03:00
sdk.go [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-23 11:45:44 +00:00