mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-17 01:12:51 +00:00
4a539f4e09
This is a breaking change in light of new methods added in CL/175458. This removes: Message.KnownFields: equivalent functionality have been hoisted up to the Message interface itself. Message.UnknownFields: equivalent functionality is via the Message.{Set,Get}Unknown methods. Change-Id: Ia08b26894d2b45033a6ad6616258ff0fb9f8b7a4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/182597 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> |
||
---|---|---|
.. | ||
cmd | ||
descfmt | ||
descopts | ||
detrand | ||
encoding | ||
errors | ||
fieldnum | ||
fileinit | ||
flags | ||
impl | ||
mapsort | ||
pragma | ||
prototype | ||
scalar | ||
set | ||
testprotos | ||
value |