protobuf-go/testing/protocmp
Joe Tsai e0b77db13b internal/genid: add new package for generated identifiers
The genid package unifies the genname, fieldnum, and detectknown
packages into a single package.

Whenever possible use the generated constants rather than
hard-coded literals. This makes it easier to search the entire
module for special logic that deal with well-known types.

Change-Id: I13beff1f4149444a0c0b9e607ebf759657f000f4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/235301
Reviewed-by: Herbie Ong <herbie@google.com>
2020-05-29 07:08:23 +00:00
..
reflect_test.go
reflect.go internal/genid: add new package for generated identifiers 2020-05-29 07:08:23 +00:00
util_test.go testing/protopack: make package publicly available 2020-03-20 18:05:51 +00:00
util.go testing/protocmp: add SortRepeated and SortRepeatedFields 2020-03-17 22:58:48 +00:00
xform_test.go internal/msgfmt: use msgfmt package to format messages 2020-03-20 19:25:02 +00:00
xform.go internal/genid: add new package for generated identifiers 2020-05-29 07:08:23 +00:00