frostfs-api-go/subnet
Leonard Lyubich 580f6c5554 [#355] subnet: Implement types for the new messages
Define `subnet.Info` structure of corresponding message from NeoFS API
protocol. Provide field getters and setters. Implement
`StableMarshal` / `StableSize` methods of binary encoding. Implement
`ToGRPCMessage` / `FromGRPCMessage` method for testing and
potential transport.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-18 17:40:33 +03:00
..
grpc [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00
test [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00
encoding_test.go [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00
info.go [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00