mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 11:58:21 +00:00
c3f4d48629
Make output deliberately unstable so users don't rely on exactness. For multi-line output, add another extra random space after <key>: for at most one field per message. -- example -- key1: field1 key2: { foo: bar } For single-line output, add another extra random space after a field per message. -- example -- key1:field1 key2:{foo:bar} Change-Id: I3ab25d4d970fdebb88bbd9dd8fa6d73af84338ea Reviewed-on: https://go-review.googlesource.com/c/150977 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> |
||
---|---|---|
.. | ||
cmd | ||
encoding | ||
errors | ||
flags | ||
impl | ||
pragma | ||
protogen/goldentest | ||
set | ||
testprotos/legacy | ||
value |