mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-11 06:40:37 +00:00
Generate the standard Reset, String, ProtoMessage, and Descriptor methods for each message struct. Generate the table-driven support methods (XXX_Marshal, et al.). Change-Id: I8a5ed8af1433b481e2458ad534456692d6f74c1f Reviewed-on: https://go-review.googlesource.com/134996 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>