Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_protobuf_test_test_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { // 采用工程的根目录 作为搜索的起始目录 // import 时 要采用 工程的根目录作为起始 String_ *hello.String `protobuf:"bytes,1,opt,name=string,proto3" json:"string,omitempty"` // contains filtered or unexported fields }
func (*Request) Descriptor
deprecated
func (*Request) GetString_ ¶
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
func (*Request) ProtoReflect ¶
func (x *Request) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.