frostfs-api-go/v2/container
Leonard Lyubich 93e1580684 [] container: Implement marshalers on UsedSpaceAnnouncement structure
Implement Unmarshal method on UsedSpaceAnnouncement v2 message. Implement
Marshal/Unmarshal methods on cross-version UsedSpaceAnnouncement type.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-11 15:04:13 +03:00
..
grpc [] v2/container: Add epoch field to size announce body 2021-02-11 15:04:13 +03:00
test [] v2/container: Add epoch field to size announce body 2021-02-11 15:04:13 +03:00
attributes.go [] Improve the readability of named attribute constants 2020-10-22 19:15:45 +03:00
client.go [] v2/container: Add AnnounceUsedSpace method 2021-02-11 15:04:13 +03:00
convert.go [] v2/container: Add epoch field to size announce body 2021-02-11 15:04:13 +03:00
json.go [] container: Implement binary/JSON encoders/decoders on Container 2020-11-13 18:07:26 +03:00
json_test.go [] container: Implement binary/JSON encoders/decoders on Container 2020-11-13 18:07:26 +03:00
marshal.go [] container: Implement marshalers on UsedSpaceAnnouncement structure 2021-02-11 15:04:13 +03:00
marshal_test.go [] container: Implement marshalers on UsedSpaceAnnouncement structure 2021-02-11 15:04:13 +03:00
service.go [] v2/container: Add AnnounceUsedSpace method 2021-02-11 15:04:13 +03:00
types.go [] v2/container: Add epoch field to size announce body 2021-02-11 15:04:13 +03:00