protobuf-go/types
Damien Neil 3dbd95a558 reflect/protoreflect: add List.AppendMutable and Map.Mutable
Add methods to add a new, mutable message to a list or map, matching the
existing Message.Mutable.

These methods are purely a convenience, as each can be implemented in
terms of the existing interface.

Change-Id: I889c20fe37ea0f2a566555212e99e6378fb9fe1d
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220117
Reviewed-by: Joe Tsai <joetsai@google.com>
2020-02-19 20:35:39 +00:00
..
descriptorpb cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
dynamicpb reflect/protoreflect: add List.AppendMutable and Map.Mutable 2020-02-19 20:35:39 +00:00
known types/known: remove packages present in genproto 2020-02-18 22:04:05 +00:00
pluginpb cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00