protobuf-go/reflect
Joe Tsai 6c30280ad6 reflect/protoreflect: emit valid Go from GoString
Rather than using the <unknown:%d> syntax for GoString,
emit something similar to TypeName(%d),
which is functionally equivalent to casting the integer
to the specified type.

Change-Id: Ibf4bd680d1672fcaba9022fb6bd03bbfe249b8b7
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/191580
Reviewed-by: Herbie Ong <herbie@google.com>
2019-09-05 21:59:19 +00:00
..
protodesc all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
protoreflect reflect/protoreflect: emit valid Go from GoString 2019-09-05 21:59:19 +00:00
protoregistry reflect/protoregistry: add Num methods for every Range method 2019-09-05 18:06:52 +00:00