protobuf-go/encoding/protojson
Joe Tsai 94e730bc38 internal/testprotos: hide all public testprotos
The encoding/testprotos and reflect/protoregistry/testprotos are
accessible by other modules. Move them under internal/testprotos
to dissuade programmers who are too lazy to use their own test protos
when they need one.

Change-Id: I3dbfbce74e68ef033ec252bed076861cb47dd21e
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/214341
Reviewed-by: Damien Neil <dneil@google.com>
2020-01-12 08:32:55 +00:00
..
bench_test.go types: consistently name generated protos 2019-05-16 21:55:40 +00:00
decode_test.go internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00
decode.go proto, internal/impl: implement support for weak fields 2019-09-19 22:41:12 +00:00
doc.go
encode_test.go internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00
encode.go encoding: optimize for oneofs 2019-09-19 18:20:38 +00:00
well_known_types.go all: use typed variant of protoreflect.ValueOf 2019-09-17 21:33:16 +00:00