frostfs-api-go/refs
Leonard Lyubich 0e6e0e4678 [#356] refs: Implement text encoding of SubnetID
Implement `encoding.TextMarshaler` / `encoding.TextUnmarshaler` interfaces
on `SubnetID` according to NeoFS API V2 protocol.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-24 17:13:18 +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
convert.go [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00
json.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
marshal.go [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00
message_test.go [#355] subnet: Implement types for the new messages 2021-11-18 17:40:33 +03:00
string.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
types.go [#356] refs: Implement text encoding of SubnetID 2021-11-24 17:13:18 +03:00
types_test.go [#356] refs: Implement text encoding of SubnetID 2021-11-24 17:13:18 +03:00