frostfs-api-go/pkg/object
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
..
address.go [#132] sdk/object: Implement Address type 2020-09-18 10:45:11 +03:00
id.go [#135] sdk/object: Fix IDFromV2 nil-behavior 2020-09-18 10:45:11 +03:00
id_test.go [#130] sdk: Define object identifier type 2020-09-18 10:45:11 +03:00
object.go [#132] sdk/object: Implement useful methods and function 2020-09-18 10:45:11 +03:00
raw.go [#130] sdk: Define object types 2020-09-18 10:45:11 +03:00