frostfs-api-go/object
Leonard Lyubich 5bd19fe0d2 Add Raw flag to Get and Head request bodies
Raw flag provides the ability to switch the expected representation
of the object between the physically stored and the system-wide.
The response to the request may vary when the flag is set for some
classes of objects (e.g. linking).
2020-01-21 10:22:40 +03:00
..
doc.go initial 2019-11-18 16:34:06 +03:00
extensions.go object: Update verify routine 2020-01-16 17:32:57 +03:00
service.go Update develop branch 2019-11-21 13:10:57 +03:00
service.pb.go Add Raw flag to Get and Head request bodies 2020-01-21 10:22:40 +03:00
service.proto Add Raw flag to Get and Head request bodies 2020-01-21 10:22:40 +03:00
sg.go proto: publish sg lib, rewrite object 2019-12-02 19:46:15 +03:00
sg_test.go proto: publish sg lib, rewrite object 2019-12-02 19:46:15 +03:00
types.go object: Add public key header type 2020-01-16 17:32:27 +03:00
types.pb.go object: Add public key header type 2020-01-16 17:32:27 +03:00
types.proto object: Add public key header type 2020-01-16 17:32:27 +03:00
utils.go service: get rid of bytefmt 2019-11-26 16:14:10 +03:00
utils_test.go service: get rid of bytefmt 2019-11-26 16:14:10 +03:00
verification.go object: Update verify routine 2020-01-16 17:32:57 +03:00
verification_test.go object: Update verify routine 2020-01-16 17:32:57 +03:00