protobuf-go/encoding
Herbie Ong 956cd6ddcd encoding/protojson: add MarshalOptions.UseProtoNames
UseProtoNames=true uses proto field name in JSON field names.

Change-Id: I23249dc1787d9735bef780b1ef8d294a9c55c043
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/193998
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-09-06 23:56:51 +00:00
..
protojson encoding/protojson: add MarshalOptions.UseProtoNames 2019-09-06 23:56:51 +00:00
prototext encoding: verify that the target message is extendable 2019-09-06 07:13:15 +00:00
testprotos all: rely on message_set_extension name mangling in ExtensionDescV1 2019-08-21 02:47:33 +00:00
bench_test.go all: remove use of deprecated NewMessage 2019-09-04 17:55:31 +00:00