frostfs-sdk-go/checksum
Leonard Lyubich 7d10b432d1 [#284] *: Return error from all `ReadFromV2` methods
Return `error` from all `ReadFromV2` methods in order to support
backward compatibility if message will be extended with some formatted
field.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-07-07 14:20:18 +03:00
..
test [#170] checksum: Do not use pointers 2022-04-13 10:53:57 +03:00
checksum.go [#284] *: Return error from all `ReadFromV2` methods 2022-07-07 14:20:18 +03:00
checksum_test.go [#170] checksum: Drop `Empty` method 2022-04-13 10:53:57 +03:00
doc.go [#170] checksum: Drop `Empty` method 2022-04-13 10:53:57 +03:00
example_test.go [#170] checksum: Add examples 2022-04-13 10:53:57 +03:00