frostfs-sdk-go/client
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
..
status [#127] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00
accounting.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
client.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
common.go [#92] client: Accept structured parameters in non-object operations 2022-02-01 17:02:43 +03:00
container.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
netmap.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
object.go [#92] client: Accept structured parameters in non-object operations 2022-02-01 17:02:43 +03:00
opts.go [#92] client: Accept structured parameters in non-object operations 2022-02-01 17:02:43 +03:00
raw.go [#111] client: Fix doc comments 2022-01-11 11:03:14 +03:00
reputation.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
response.go [#111] client: Fix doc comments 2022-01-11 11:03:14 +03:00
session.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00