frostfs-api-go/pkg/audit
Pavel Karpy 821e2951b6 [#302] pkg/audit: Convert nil Result to nil message
Document that `Result.ToV2` method returns
`nil` when is called on `nil`. Document that
`NewResultFromV2` method returns `nil` when
is called on `nil`. Add
corresponding unit test.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-06-09 17:23:35 +03:00
..
test [#293] pkg/audit: Implement and use generator of Result 2021-06-08 18:59:15 +03:00
result.go [#302] pkg/audit: Convert nil Result to nil message 2021-06-09 17:23:35 +03:00
result_test.go [#302] pkg/audit: Convert nil Result to nil message 2021-06-09 17:23:35 +03:00