frostfs-node/pkg/morph/client/frostfsid
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.go [#1117] core: Introduce SubjectProvider interface for FrostfsID 2024-05-07 10:01:21 +00:00
subject.go [#1196] morph/client: Remove duplicate utility functions 2024-07-15 16:24:48 +03:00