frostfs-sdk-go/client/status
Leonard Lyubich 0fb22361a3 [#127] apistatus: Support WRONG_MAGIC_NUMBER status
Define `WrongMagicNumber` type for which encapsulates the work with
incorrect network magic. Provide method to read/write the correct magic
(which is a status detail in NeoFS API V2 protocol).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-02-01 17:02:58 +03:00
..
common.go [#127] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00
common_test.go [#127] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00
status.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
status_test.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
success.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
unrecognized.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
v2.go [#127] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00
v2_test.go [#127] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00