protobuf-go/encoding
Damien Neil c1507ac678 encoding/protojson, encoding/prototext: remove most explicit registries
Change tests which use private types registries to use the global one.
Except in cases where we want to explicitly test that the private
registry is used, it's simpler to use the global registry.

Change-Id: I998fb463b6beef91c7f5ce2ca2083251ae24d1db
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/199897
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Herbie Ong <herbie@google.com>
2019-10-09 07:10:37 +00:00
..
protojson encoding/protojson, encoding/prototext: remove most explicit registries 2019-10-09 07:10:37 +00:00
prototext encoding/protojson, encoding/prototext: remove most explicit registries 2019-10-09 07:10:37 +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: use typed variant of protoreflect.ValueOf 2019-09-17 21:33:16 +00:00