protobuf-go/reflect/protoreflect
Damien Neil e6fa22ab33 reflect/prototype: add HasDefault to FieldDescriptor
Provide a way to distinguish between a field with a zero-value
default and one with no default.

Change-Id: I4b1231de2d1bb141099cb1a415b35184dd198f93
Reviewed-on: https://go-review.googlesource.com/135255
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-09-13 18:13:20 +00:00
..
proto_test.go reflect/protoreflect: initial commit 2018-08-10 19:59:50 +00:00
proto.go reflect/protoreflect: initial commit 2018-08-10 19:59:50 +00:00
type.go reflect/prototype: add HasDefault to FieldDescriptor 2018-09-13 18:13:20 +00:00
value_pure.go reflect/protoreflect: initial commit 2018-08-10 19:59:50 +00:00
value_test.go reflect/protoreflect: initial commit 2018-08-10 19:59:50 +00:00
value_union.go reflect/protoreflect: put Value and MapKey types next to their methods 2018-09-12 22:16:46 +00:00
value_unsafe.go reflect/protoreflect: initial commit 2018-08-10 19:59:50 +00:00
value.go reflect/protoreflect: put Value and MapKey types next to their methods 2018-09-12 22:16:46 +00:00