frostfs-api-go/pkg/owner
Pavel Karpy 12574469e5 [#302] pkg/owner: Convert nil ID to nil message
Document that `ID.ToV2` method return `nil`
when called on `nil`. Document that `NewIDFromV2`
function return `nil` when called on `nil`. Write
corresponding unit tests.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-06-09 17:23:35 +03:00
..
test [#283] pkg/owner: Implement generators of ID's for testing 2021-05-28 16:32:02 +03:00
id.go [#302] pkg/owner: Convert nil ID to nil message 2021-06-09 17:23:35 +03:00
id_test.go [#302] pkg/owner: Convert nil ID to nil message 2021-06-09 17:23:35 +03:00
wallet.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00