frostfs-sdk-go/object
Leonard Lyubich 7d10b432d1 [] *: 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
..
id [] oid: Add JSON encoding of Address type 2022-07-04 14:58:00 +03:00
test [] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
attribute.go [] Upgrade NeoFS API Go module 2022-05-31 09:47:55 +03:00
attribute_test.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
error.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
error_test.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
fmt.go [] *: Return error from all ReadFromV2 methods 2022-07-07 14:20:18 +03:00
fmt_test.go [] Refactor cryptographic functionality 2022-04-19 12:55:11 +03:00
lock.go [] Upgrade NeoFS API Go module 2022-05-31 09:47:55 +03:00
lock_test.go [] object: Implement functions linking Object and Lock instances 2022-03-05 17:38:16 +03:00
object.go [] *: Return error from all ReadFromV2 methods 2022-07-07 14:20:18 +03:00
object_test.go [] owner: Rename to user, refactor and doc 2022-04-19 18:44:02 +03:00
range.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
range_test.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
raw.go [] object: Deprecate RawObject type and everything related 2022-03-03 15:08:36 +03:00
raw_test.go [] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
search.go [] Fix string encoding of identifiers 2022-05-31 12:14:04 +03:00
search_test.go [] Fix string encoding of identifiers 2022-05-31 12:14:04 +03:00
splitid.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
splitid_test.go [] object: move package from neofs-api-go 2021-11-09 09:57:37 +03:00
splitinfo.go [] Upgrade NeoFS API Go module 2022-05-31 09:47:55 +03:00
splitinfo_test.go [] object: Require only 1 field to be set for SplitInfo 2022-05-23 19:09:53 +03:00
tombstone.go [] Upgrade NeoFS API Go module 2022-05-31 09:47:55 +03:00
tombstone_test.go [] oid, cid: Refactor and document package functionality 2022-04-13 17:32:25 +03:00
type.go [] object: Support LOCK type 2022-03-02 18:27:08 +03:00
type_test.go [] object: Support LOCK type 2022-03-02 18:27:08 +03:00
wellknown_attributes.go [] object: Fix well-known attribute comment 2022-02-22 19:34:51 +03:00