Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_person_person_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Person ¶
type Person struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*Person) Descriptor
deprecated
func (*Person) ProtoMessage ¶
func (*Person) ProtoMessage()
func (*Person) ProtoReflect ¶
func (x *Person) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.