protobuf-go/reflect/protoreflect
Michael Stapelberg 8edf9401bb reflect/protoreflect: use [] syntax to reference method
While godoc does not render comments within interface definitions,
using the [] syntax regardless helps with the replacement rules
we use to import Go Protobuf back into Google.

Change-Id: I0287ec3df5ba74261f563ce1117ab1e1be1fc270
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/635138
Reviewed-by: Cassondra Foesch <cfoesch@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
2024-12-16 00:38:05 -08:00
..
methods.go proto: Implement proto.Equal fast-path 2024-09-06 16:39:44 +00:00
proto_test.go
proto.go reflect/protodesc: restore edition in protodesc.ToDescriptorProto 2024-03-21 13:45:49 +00:00
source_gen.go types/descriptorpb: regenerate using latest protobuf v27.0 release 2024-05-29 08:50:09 +00:00
source_test.go
source.go
type.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
value_equal.go
value_test.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
value_union.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
value_unsafe_go120.go all: remove unused purego support 2024-08-20 08:15:14 +00:00
value_unsafe_go121.go all: remove unused purego support 2024-08-20 08:15:14 +00:00
value.go reflect/protoreflect: use [] syntax to reference method 2024-12-16 00:38:05 -08:00