frostfs-s3-gw/api/layer
Leonard Lyubich 087d500c5f [#458] *: Refactor working with NeoFS identities
Pull latest changes from NeoFS SDK Go library. Decrease redundant and
unsafe usage of ID pointers. Use `EncodeToString` method in order to
calculate protocol strings.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-05-27 17:22:37 +04:00
..
neofs [#428] Update SDK 2022-05-06 14:47:06 +04:00
container.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
cors.go [#195] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
layer.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
locking_test.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
multipart_upload.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#391] Refactor notifications 2022-05-06 10:59:31 +03:00
object.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
object_test.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
system_object.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
util.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
util_test.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
versioning.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
versioning_test.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00