protobuf-go/reflect
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
..
protodesc proto: add Clone function and MergeOptions.Clone method 2020-01-06 21:07:28 +00:00
protoreflect reflect/protoreflect: add {Message,List,Map}.IsValid 2019-11-26 22:56:18 +00:00
protoregistry internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00