frostfs-s3-gw/api/cache
Leonard Lyubich 34a221c5c9 [#346] Upgrade NeoFS SDK Go library
Core changes:
  - `object.ID` moved to new package `oid`;
  - `object.Address` moved to new package `address`;
  - `pool.Object` interface changes.

Additionally:
  - Set container owner in `Agent.IssueSecret`.
  - Remove no longer needed fields from `GetObjectParams`
  - `Length` and `Offset` are never assigned. These values
  are set in `Range` field.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-04 00:14:30 +03:00
..
accessbox.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
buckets.go [#253] Caches refactoring 2021-09-14 10:46:18 +03:00
names.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
objects.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
objects_test.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
objectslist.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
objectslist_test.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
system.go [#340] Add notification configuration handlers 2022-02-18 16:59:42 +03:00