frostfs-api-go/pkg/container
Leonard Lyubich 8e9d456038 [#135] sdk/container: 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
..
container.go [#128] sdk: Use owner ID instead of NEO3Wallet 2020-09-18 10:45:11 +03:00
id.go [#135] sdk/container: Fix IDFromV2 nil-behavior 2020-09-18 10:45:11 +03:00
id_test.go sdk: Define container identifier type 2020-09-18 10:45:11 +03:00
opts.go [#128] sdk: Use owner ID instead of NEO3Wallet 2020-09-18 10:45:11 +03:00