protobuf-go/encoding/textpb
Herbie Ong 3a385917c0 encoding/jsonpb: change MarshalOptions.Compact option to Indent
This makes it consistent with jsonpb.MarshalOptions. This does change
the default to be in compact form.

Change-Id: I1b07f06f282c019b30f3f1cbb43f6c8cba18f385
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/168405
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-03-20 22:46:14 +00:00
..
decode_test.go encoding/textpb: fix failed tests due to ordering of marshaled binary fields 2019-03-16 07:20:46 +00:00
decode.go encoding/textpb: fix failed tests due to ordering of marshaled binary fields 2019-03-16 07:20:46 +00:00
doc.go encoding/textpb: remove blank line 2019-03-15 17:05:22 +00:00
encode_test.go encoding/jsonpb: change MarshalOptions.Compact option to Indent 2019-03-20 22:46:14 +00:00
encode.go encoding/jsonpb: change MarshalOptions.Compact option to Indent 2019-03-20 22:46:14 +00:00
other_test.go encoding/textpb: reduce dependency on proto v1 package 2019-03-16 01:54:17 +00:00