forked from TrueCloudLab/frostfs-s3-gw
34a221c5c9
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> |
||
---|---|---|
.. | ||
container.go | ||
cors.go | ||
detector.go | ||
layer.go | ||
multipart_upload.go | ||
multipart_upload_test.go | ||
notifications.go | ||
object.go | ||
object_test.go | ||
system_object.go | ||
util.go | ||
util_test.go | ||
versioning.go | ||
versioning_test.go |