frostfs-api-go/pkg
Leonard Lyubich 047bae63d0 [#135] sdk/object: Fix IDFromV2 nil-behavior
Remove nil if-statement from IDFromV2 function to which avoids checking the
correctness of the identifier format. From now IDFromV2 returns format error
on nil argument.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-09-18 10:45:11 +03:00
..
accounting [#126] sdk: add sdk client for all available api requests 2020-09-18 10:45:11 +03:00
acl [#126] sdk: implement container rpc for in client 2020-09-18 10:45:11 +03:00
client [#133] sdk: Use cid wrapper to sign container delete request 2020-09-18 10:45:11 +03:00
container [#128] sdk: Use owner ID instead of NEO3Wallet 2020-09-18 10:45:11 +03:00
object [#135] sdk/object: Fix IDFromV2 nil-behavior 2020-09-18 10:45:11 +03:00
owner [#131] sdk: Add owner stringer and script hash converter 2020-09-18 10:45:11 +03:00
.gitkeep Implement new request signing mechanism 2020-09-18 10:40:45 +03:00
version.go [#126] sdk: add reference types 2020-09-18 10:45:11 +03:00