Versions in this module Expand all Collapse all v0 v0.0.2 Nov 24, 2021 v0.0.1 Nov 24, 2021 Changes in this version + var File_message_proto protoreflect.FileDescriptor + type ReqMessage struct + Data []byte + Func string + Header map[string]string + Obj string + ReqId uint32 + func (*ReqMessage) Descriptor() ([]byte, []int) + func (*ReqMessage) ProtoMessage() + func (x *ReqMessage) GetData() []byte + func (x *ReqMessage) GetFunc() string + func (x *ReqMessage) GetHeader() map[string]string + func (x *ReqMessage) GetObj() string + func (x *ReqMessage) GetReqId() uint32 + func (x *ReqMessage) ProtoReflect() protoreflect.Message + func (x *ReqMessage) Reset() + func (x *ReqMessage) String() string + type RespMessage struct + Code int32 + Data []byte + Desc string + Func string + Header map[string]string + Obj string + ReqId uint32 + func (*RespMessage) Descriptor() ([]byte, []int) + func (*RespMessage) ProtoMessage() + func (x *RespMessage) GetCode() int32 + func (x *RespMessage) GetData() []byte + func (x *RespMessage) GetDesc() string + func (x *RespMessage) GetFunc() string + func (x *RespMessage) GetHeader() map[string]string + func (x *RespMessage) GetObj() string + func (x *RespMessage) GetReqId() uint32 + func (x *RespMessage) ProtoReflect() protoreflect.Message + func (x *RespMessage) Reset() + func (x *RespMessage) String() string