mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 11:58:21 +00:00
124c8121e1
Rather than maintaining our own list of builtin Go identifiers, use the types.Universe API in the standard library instead. It is okay if this list of names changes over time since we use this only to derive a locally-used package name in the generated file. Change-Id: Ib1688abc47d5c97b557f6e1f4d60c78e0951e65b Reviewed-on: https://go-review.googlesource.com/c/157818 Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
testdata/go_package | ||
names_test.go | ||
names.go | ||
protogen_test.go | ||
protogen.go |