Documentation ¶
Index ¶
- Variables
- type GreetClientStreamRequest
- func (*GreetClientStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GreetClientStreamRequest) GetName() string
- func (*GreetClientStreamRequest) ProtoMessage()
- func (x *GreetClientStreamRequest) ProtoReflect() protoreflect.Message
- func (x *GreetClientStreamRequest) Reset()
- func (x *GreetClientStreamRequest) String() string
- type GreetClientStreamResponse
- func (*GreetClientStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GreetClientStreamResponse) GetGreeting() string
- func (*GreetClientStreamResponse) ProtoMessage()
- func (x *GreetClientStreamResponse) ProtoReflect() protoreflect.Message
- func (x *GreetClientStreamResponse) Reset()
- func (x *GreetClientStreamResponse) String() string
- type GreetRequest
- type GreetResponse
- type GreetServerStreamRequest
- func (*GreetServerStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GreetServerStreamRequest) GetName() string
- func (*GreetServerStreamRequest) ProtoMessage()
- func (x *GreetServerStreamRequest) ProtoReflect() protoreflect.Message
- func (x *GreetServerStreamRequest) Reset()
- func (x *GreetServerStreamRequest) String() string
- type GreetServerStreamResponse
- func (*GreetServerStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GreetServerStreamResponse) GetGreeting() string
- func (*GreetServerStreamResponse) ProtoMessage()
- func (x *GreetServerStreamResponse) ProtoReflect() protoreflect.Message
- func (x *GreetServerStreamResponse) Reset()
- func (x *GreetServerStreamResponse) String() string
- type GreetStreamRequest
- func (*GreetStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GreetStreamRequest) GetName() string
- func (*GreetStreamRequest) ProtoMessage()
- func (x *GreetStreamRequest) ProtoReflect() protoreflect.Message
- func (x *GreetStreamRequest) Reset()
- func (x *GreetStreamRequest) String() string
- type GreetStreamResponse
- func (*GreetStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GreetStreamResponse) GetGreeting() string
- func (*GreetStreamResponse) ProtoMessage()
- func (x *GreetStreamResponse) ProtoReflect() protoreflect.Message
- func (x *GreetStreamResponse) Reset()
- func (x *GreetStreamResponse) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_greet_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type GreetClientStreamRequest ¶
type GreetClientStreamRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GreetClientStreamRequest) Descriptor
deprecated
func (*GreetClientStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GreetClientStreamRequest.ProtoReflect.Descriptor instead.
func (*GreetClientStreamRequest) GetName ¶
func (x *GreetClientStreamRequest) GetName() string
func (*GreetClientStreamRequest) ProtoMessage ¶
func (*GreetClientStreamRequest) ProtoMessage()
func (*GreetClientStreamRequest) ProtoReflect ¶
func (x *GreetClientStreamRequest) ProtoReflect() protoreflect.Message
func (*GreetClientStreamRequest) Reset ¶
func (x *GreetClientStreamRequest) Reset()
func (*GreetClientStreamRequest) String ¶
func (x *GreetClientStreamRequest) String() string
type GreetClientStreamResponse ¶
type GreetClientStreamResponse struct { Greeting string `protobuf:"bytes,1,opt,name=greeting,proto3" json:"greeting,omitempty"` // contains filtered or unexported fields }
func (*GreetClientStreamResponse) Descriptor
deprecated
func (*GreetClientStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use GreetClientStreamResponse.ProtoReflect.Descriptor instead.
func (*GreetClientStreamResponse) GetGreeting ¶
func (x *GreetClientStreamResponse) GetGreeting() string
func (*GreetClientStreamResponse) ProtoMessage ¶
func (*GreetClientStreamResponse) ProtoMessage()
func (*GreetClientStreamResponse) ProtoReflect ¶
func (x *GreetClientStreamResponse) ProtoReflect() protoreflect.Message
func (*GreetClientStreamResponse) Reset ¶
func (x *GreetClientStreamResponse) Reset()
func (*GreetClientStreamResponse) String ¶
func (x *GreetClientStreamResponse) String() string
type GreetRequest ¶
type GreetRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GreetRequest) Descriptor
deprecated
func (*GreetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GreetRequest.ProtoReflect.Descriptor instead.
func (*GreetRequest) GetName ¶
func (x *GreetRequest) GetName() string
func (*GreetRequest) ProtoMessage ¶
func (*GreetRequest) ProtoMessage()
func (*GreetRequest) ProtoReflect ¶
func (x *GreetRequest) ProtoReflect() protoreflect.Message
func (*GreetRequest) Reset ¶
func (x *GreetRequest) Reset()
func (*GreetRequest) String ¶
func (x *GreetRequest) String() string
type GreetResponse ¶
type GreetResponse struct { Greeting string `protobuf:"bytes,1,opt,name=greeting,proto3" json:"greeting,omitempty"` // contains filtered or unexported fields }
func (*GreetResponse) Descriptor
deprecated
func (*GreetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GreetResponse.ProtoReflect.Descriptor instead.
func (*GreetResponse) GetGreeting ¶
func (x *GreetResponse) GetGreeting() string
func (*GreetResponse) ProtoMessage ¶
func (*GreetResponse) ProtoMessage()
func (*GreetResponse) ProtoReflect ¶
func (x *GreetResponse) ProtoReflect() protoreflect.Message
func (*GreetResponse) Reset ¶
func (x *GreetResponse) Reset()
func (*GreetResponse) String ¶
func (x *GreetResponse) String() string
type GreetServerStreamRequest ¶
type GreetServerStreamRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GreetServerStreamRequest) Descriptor
deprecated
func (*GreetServerStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GreetServerStreamRequest.ProtoReflect.Descriptor instead.
func (*GreetServerStreamRequest) GetName ¶
func (x *GreetServerStreamRequest) GetName() string
func (*GreetServerStreamRequest) ProtoMessage ¶
func (*GreetServerStreamRequest) ProtoMessage()
func (*GreetServerStreamRequest) ProtoReflect ¶
func (x *GreetServerStreamRequest) ProtoReflect() protoreflect.Message
func (*GreetServerStreamRequest) Reset ¶
func (x *GreetServerStreamRequest) Reset()
func (*GreetServerStreamRequest) String ¶
func (x *GreetServerStreamRequest) String() string
type GreetServerStreamResponse ¶
type GreetServerStreamResponse struct { Greeting string `protobuf:"bytes,1,opt,name=greeting,proto3" json:"greeting,omitempty"` // contains filtered or unexported fields }
func (*GreetServerStreamResponse) Descriptor
deprecated
func (*GreetServerStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use GreetServerStreamResponse.ProtoReflect.Descriptor instead.
func (*GreetServerStreamResponse) GetGreeting ¶
func (x *GreetServerStreamResponse) GetGreeting() string
func (*GreetServerStreamResponse) ProtoMessage ¶
func (*GreetServerStreamResponse) ProtoMessage()
func (*GreetServerStreamResponse) ProtoReflect ¶
func (x *GreetServerStreamResponse) ProtoReflect() protoreflect.Message
func (*GreetServerStreamResponse) Reset ¶
func (x *GreetServerStreamResponse) Reset()
func (*GreetServerStreamResponse) String ¶
func (x *GreetServerStreamResponse) String() string
type GreetStreamRequest ¶
type GreetStreamRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GreetStreamRequest) Descriptor
deprecated
func (*GreetStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GreetStreamRequest.ProtoReflect.Descriptor instead.
func (*GreetStreamRequest) GetName ¶
func (x *GreetStreamRequest) GetName() string
func (*GreetStreamRequest) ProtoMessage ¶
func (*GreetStreamRequest) ProtoMessage()
func (*GreetStreamRequest) ProtoReflect ¶
func (x *GreetStreamRequest) ProtoReflect() protoreflect.Message
func (*GreetStreamRequest) Reset ¶
func (x *GreetStreamRequest) Reset()
func (*GreetStreamRequest) String ¶
func (x *GreetStreamRequest) String() string
type GreetStreamResponse ¶
type GreetStreamResponse struct { Greeting string `protobuf:"bytes,1,opt,name=greeting,proto3" json:"greeting,omitempty"` // contains filtered or unexported fields }
func (*GreetStreamResponse) Descriptor
deprecated
func (*GreetStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use GreetStreamResponse.ProtoReflect.Descriptor instead.
func (*GreetStreamResponse) GetGreeting ¶
func (x *GreetStreamResponse) GetGreeting() string
func (*GreetStreamResponse) ProtoMessage ¶
func (*GreetStreamResponse) ProtoMessage()
func (*GreetStreamResponse) ProtoReflect ¶
func (x *GreetStreamResponse) ProtoReflect() protoreflect.Message
func (*GreetStreamResponse) Reset ¶
func (x *GreetStreamResponse) Reset()
func (*GreetStreamResponse) String ¶
func (x *GreetStreamResponse) String() string
Click to show internal directories.
Click to hide internal directories.