protobuf-go/types
Damien Neil dfae831ab7 types/dynamicpb: New->NewMessage, add NewMessageType
Rename New to NewMessage, since messages are not the only type in this
package.

Add NewMessageType to allow creating a MessageType without first
creating a Message.

Fixes golang/protobuf#934

Change-Id: I9c59594a436dec75d3e26078b0055a4aa08e0169
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/193157
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-09-04 04:34:35 +00:00
..
descriptorpb all: update to protobuf-v3.9.1 and go-v1.11.13 and go-v1.12.9 2019-08-16 18:12:10 +00:00
dynamicpb types/dynamicpb: New->NewMessage, add NewMessageType 2019-09-04 04:34:35 +00:00
known all: update to protobuf-v3.9.1 and go-v1.11.13 and go-v1.12.9 2019-08-16 18:12:10 +00:00
pluginpb cmd/protoc-gen-go: annotate depIdxs list with index comments 2019-08-15 22:47:44 +00:00