protobuf-go/encoding/prototext
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
..
decode_test.go internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00
decode.go encoding/prototext: fix crash in map parsing 2019-12-25 06:02:31 +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
other_test.go internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00