Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_my_service_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Ignored ¶
type Ignored struct {
// contains filtered or unexported fields
}
func (*Ignored) Descriptor
deprecated
func (*Ignored) ProtoMessage ¶
func (*Ignored) ProtoMessage()
func (*Ignored) ProtoReflect ¶
func (x *Ignored) ProtoReflect() protoreflect.Message
type MyRequest ¶
type MyRequest struct {
// contains filtered or unexported fields
}
func (*MyRequest) Descriptor
deprecated
func (*MyRequest) ProtoMessage ¶
func (*MyRequest) ProtoMessage()
func (*MyRequest) ProtoReflect ¶
func (x *MyRequest) ProtoReflect() protoreflect.Message
type MyResponse ¶
type MyResponse struct {
// contains filtered or unexported fields
}
func (*MyResponse) Descriptor
deprecated
func (*MyResponse) Descriptor() ([]byte, []int)
Deprecated: Use MyResponse.ProtoReflect.Descriptor instead.
func (*MyResponse) ProtoMessage ¶
func (*MyResponse) ProtoMessage()
func (*MyResponse) ProtoReflect ¶
func (x *MyResponse) ProtoReflect() protoreflect.Message
func (*MyResponse) Reset ¶
func (x *MyResponse) Reset()
func (*MyResponse) String ¶
func (x *MyResponse) String() string
type MyUpdate ¶
type MyUpdate struct {
// contains filtered or unexported fields
}
func (*MyUpdate) Descriptor
deprecated
func (*MyUpdate) ProtoMessage ¶
func (*MyUpdate) ProtoMessage()
func (*MyUpdate) ProtoReflect ¶
func (x *MyUpdate) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.