protobuf-go/encoding/prototext
Joe Tsai 91b2604634 encoding: re-arrange options
Move Multiline and Indent to the top so that there is a separation
between options with semantic significance and those that are merely
for aesthetic purposes.

Change-Id: Icd5ee94ec010db8139a5e720f5b9842274fb3755
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/219500
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-15 00:27:14 +00:00
..
decode_test.go encoding/prototext: rewrite of internal/encoding/text 2020-02-05 02:11:08 +00:00
decode.go encoding/prototext: make unexpected EOF error into proto.Error 2020-02-07 19:00:45 +00:00
doc.go protogen, encoding/jsonpb, encoding/textpb: rename packages 2019-05-14 20:33:22 +00:00
encode_test.go encoding/prototext: rewrite of internal/encoding/text 2020-02-05 02:11:08 +00:00
encode.go encoding: re-arrange options 2020-02-15 00:27:14 +00:00
other_test.go internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00