frostfs-node/pkg/morph
Ekaterina Lebedeva d02a7c2d38 [#1196] morph/client: Remove duplicate utility functions
* We used several utility functions to parse frostfsid client
  subject and extended subject. However, following the changes
  in TrueCloudLab/frostfs-contract#97, these utility functions
  have become public. So there is no more need to have them here.

* There was a mismatch of slice parameter required length between
  frostfs-node's and frostfs-contract's utility functions,
  `checkStackItem()` solves this problem.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-07-15 16:24:48 +03:00
..
client [#1196] morph/client: Remove duplicate utility functions 2024-07-15 16:24:48 +03:00
event [#1227] morph/event: Release ants.Pool on listener stopping 2024-07-04 10:55:05 +00:00
metrics [#424] morph: Fix cache metrics 2023-06-14 18:26:19 +03:00
subscriber [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
timer [#411] Remove unnecessary pointers for sync objects 2023-05-31 10:19:14 +00:00