mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-29 09:32:38 +00:00
cd4a31e202
This changes text marshaling to avoid unknown fields by default and instead adds an option so that unknown fields be emitted. This ensures that the default marshal/unknown can round-trip. Change-Id: I85c84ba6ab7916d538ec6bfd4e9d399a8fcba14e Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/195778 Reviewed-by: Herbie Ong <herbie@google.com>
10 lines
629 B
Plaintext
10 lines
629 B
Plaintext
Recommended.Proto3.ProtobufInput.MessageUnknownFields_Print.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldLargerThanUint64.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldLargerThanUint64.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldMaxValue.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldMaxValue.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldNaNValue.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldNaNValue.TextFormatOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldTooLarge.ProtobufOutput
|
|
Required.Proto3.TextFormatInput.FloatFieldTooLarge.TextFormatOutput
|