Evgenii Baidakov
|
e0afe0807c
|
client: Fix error checking for go 1.18-19
Should be reverted/updated when minimum version of Go will be set to 1.20
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
|
2023-05-19 12:19:20 +04:00 |
|
Evgenii Baidakov
|
7d2cfff825
|
client: Define separate errors instead of IsErrXXX functions
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
|
2023-05-05 10:17:15 +04:00 |
|
Pavel Karpy
|
a690dcb159
|
[#369] status: Make errors return default messages
Use default messages in `Error` methods like in `ToStatusV2`.
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
|
2022-12-12 11:36:58 +03:00 |
|
Evgenii Stratonikov
|
84888854ab
|
[#322] *: Go fmt -s
go1.19 rewrites comments to proper render them in docs.
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
|
2022-08-24 18:58:59 +03:00 |
|
Pavel Karpy
|
7a99cc916c
|
[#307] status: Support EACL_NOT_FOUND status code
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-08-01 19:57:07 +03:00 |
|
Leonard Lyubich
|
c627648798
|
[#140] apistatus: Support CONTAINER_NOT_FOUND error
Define `ContainerNotFound` type for `CONTAINER_NOT_FOUND` code.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
|
2022-03-02 18:27:08 +03:00 |
|