Versions in this module Expand all Collapse all v0 v0.0.2 May 16, 2020 Changes in this version + var E_Valid = &file_field_options_proto_extTypes[13] type Person + NickName *wrappers.StringValue + func (x *Person) GetNickName() *wrappers.StringValue v0.0.1 May 16, 2020 Changes in this version + var E_Int32MaxExclusive = &file_field_options_proto_extTypes[4] + var E_Int32MaxInclusive = &file_field_options_proto_extTypes[3] + var E_Int32MinExclusive = &file_field_options_proto_extTypes[2] + var E_Int32MinInclusive = &file_field_options_proto_extTypes[1] + var E_Int32Value = &file_field_options_proto_extTypes[0] + var E_ListElements = &file_field_options_proto_extTypes[5] + var E_ListMaxElements = &file_field_options_proto_extTypes[7] + var E_ListMinElements = &file_field_options_proto_extTypes[6] + var E_StringLength = &file_field_options_proto_extTypes[10] + var E_StringMaxLength = &file_field_options_proto_extTypes[12] + var E_StringMinLength = &file_field_options_proto_extTypes[11] + var E_StringRegex = &file_field_options_proto_extTypes[9] + var E_StringValue = &file_field_options_proto_extTypes[8] + var File_field_options_proto protoreflect.FileDescriptor + var File_person_proto protoreflect.FileDescriptor + type Person struct + Age int32 + Name string + ParentNames []string + func (*Person) Descriptor() ([]byte, []int) + func (*Person) ProtoMessage() + func (x *Person) GetAge() int32 + func (x *Person) GetName() string + func (x *Person) GetParentNames() []string + func (x *Person) ProtoReflect() protoreflect.Message + func (x *Person) Reset() + func (x *Person) String() string