Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_mmesh_protobuf_common_v1_echo_echo_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type EchoMessage ¶
type EchoMessage struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*EchoMessage) Descriptor
deprecated
func (*EchoMessage) Descriptor() ([]byte, []int)
Deprecated: Use EchoMessage.ProtoReflect.Descriptor instead.
func (*EchoMessage) GetValue ¶
func (x *EchoMessage) GetValue() string
func (*EchoMessage) ProtoMessage ¶
func (*EchoMessage) ProtoMessage()
func (*EchoMessage) ProtoReflect ¶
func (x *EchoMessage) ProtoReflect() protoreflect.Message
func (*EchoMessage) Reset ¶
func (x *EchoMessage) Reset()
func (*EchoMessage) String ¶
func (x *EchoMessage) String() string
Click to show internal directories.
Click to hide internal directories.