frostfs-node/pkg/core/object
Leonard Lyubich 38727c2930 [#368] object: Reject expired objects
The lifetime of an object can be limited by specifying a correspondin
well-known attribute. Node should refuse to save expired objects.

Checking objects in FormatValidator is extended with an expiration attribute
parsing step.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-15 19:04:33 +03:00
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
errors.go [#222] Move ErrAlreadyRemoved to core package 2020-12-11 17:19:37 +03:00
fmt.go [#368] object: Reject expired objects 2021-02-15 19:04:33 +03:00
fmt_test.go [#368] object: Reject expired objects 2021-02-15 19:04:33 +03:00
object.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
raw.go [#38] sdk/object: Add CutPayload method to RawObject 2020-10-02 11:25:35 +03:00