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