frostfs-sdk-go/client/status
Leonard Lyubich 2b28f91a89 [#140] object: Support LOCK type
Add `TypeLock` value to `Type` enum. Implement `Lock` type compatible
with corresponding message. Implement `ObjectLocked` and
`IrregularObjectLock` errors in `apistatus` package.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-02 18:27:08 +03:00
..
common.go [#127] apistatus: Fix grammar of fromStatusV2 method docs 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
object.go [#140] object: Support LOCK type 2022-03-02 18:27:08 +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 [#127] apistatus: Fix grammar of fromStatusV2 method docs 2022-02-01 17:02:58 +03:00
unrecognized.go [#127] apistatus: Fix grammar of fromStatusV2 method docs 2022-02-01 17:02:58 +03:00
v2.go [#140] object: Support LOCK type 2022-03-02 18:27:08 +03:00
v2_test.go [#140] object: Support LOCK type 2022-03-02 18:27:08 +03:00