Versions in this module Expand all Collapse all v0 v0.2.0 Mar 26, 2025 v0.1.0 Feb 24, 2025 Changes in this version + var File_echo_echo_proto protoreflect.FileDescriptor + type Req struct + Error bool + Payload []byte + func (*Req) Descriptor() ([]byte, []int) + func (*Req) ProtoMessage() + func (x *Req) GetError() bool + func (x *Req) GetPayload() []byte + func (x *Req) ProtoReflect() protoreflect.Message + func (x *Req) Reset() + func (x *Req) String() string + type Resp struct + Payload []byte + func (*Resp) Descriptor() ([]byte, []int) + func (*Resp) ProtoMessage() + func (x *Resp) GetPayload() []byte + func (x *Resp) ProtoReflect() protoreflect.Message + func (x *Resp) Reset() + func (x *Resp) String() string