frostfs-s3-gw/internal/neofs
Leonard Lyubich 028a152e04 [#544] Upgrade NeoFS SDK Go with another approach of container sessions
After recent changes in NeoFS SDK Go library session tokens aren't
embedded into `container.Container` and `eacl.Table` structures.
Instead, the operations of storing given values in NeoFS are
parameterized by elements of the corresponding type.

Add dedicated session parameters to operations of bucket and eACL
setting.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-24 13:00:26 +03:00
..
neofs.go [#544] Upgrade NeoFS SDK Go with another approach of container sessions 2022-06-24 13:00:26 +03:00
neofs_test.go [#438] Drop layer/neofs package 2022-06-07 13:59:45 +03:00