mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
7ea76d2a4c
If we were starting from scratch, we would not have added the enum maps. However, they already exist and see a fair amount of usage. The effort to remove them is not worth it. Thus, remove the deprecation warning since they are here to stay. Note that the generated code does not refer to the generated enum maps. One day, the linker should be able to elide them if unused by the user. However, https://golang.org/issue/2559 would need to be resolved first. Change-Id: Ia8b9b1812b5d8462ca2fa1d543170e4a09ff9e4f Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/183177 Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
base | ||
ext | ||
extra | ||
proto3 |