mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-27 06:21:25 +00:00
b46f280f97
The IsLazy() method is intentionally not added to the protoreflect.FieldDescriptor interface because users should not need it. The Go Protobuf runtime will use type assertion to dynamically call the method. There is no change in behavior, this is preparation only. Change-Id: I4500c17f5edd1bdc40447eb89bff115b4e8eab06 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/596539 Reviewed-by: Chressie Himpel <chressie@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> |
||
---|---|---|
.. | ||
desc_init.go | ||
desc_resolve.go | ||
desc_validate.go | ||
desc.go | ||
editions.go | ||
file_test.go | ||
proto_test.go | ||
proto.go |