mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-26 21:24:22 +00:00
31610fd913
The ExtensionRangeArray was a pseudo-internal API that was used by the protobuf runtime implementation to know what the extension ranges are. For some time now, the runtime implementation does not make use of this. According to all the latest modules known by the module proxy, no code depends directly on this method being present. In the extremely rare case where some user code is depending on this method, the user can place a .go file next to the generated .pb.go file that injects this method. Change-Id: Iae40a9a33b8c9b5a243d48db14f25b05ca24e3dc Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/305574 Trust: Joe Tsai <joetsai@digital-static.net> Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
internal_gengo | ||
testdata | ||
annotation_test.go | ||
main.go |