Versions in this module Expand all Collapse all v0 v0.0.2 Mar 30, 2025 v0.0.1 Mar 28, 2025 Changes in this version + var File_internal_pb_api_proto protoreflect.FileDescriptor + type Data struct + RequestId string + Ts int64 + func (*Data) Descriptor() ([]byte, []int) + func (*Data) ProtoMessage() + func (x *Data) GetRequestId() string + func (x *Data) GetTs() int64 + func (x *Data) ProtoReflect() protoreflect.Message + func (x *Data) Reset() + func (x *Data) String() string + type Reply struct + Code string + Data *Data + Msg string + func (*Reply) Descriptor() ([]byte, []int) + func (*Reply) ProtoMessage() + func (x *Reply) GetCode() string + func (x *Reply) GetData() *Data + func (x *Reply) GetMsg() string + func (x *Reply) ProtoReflect() protoreflect.Message + func (x *Reply) Reset() + func (x *Reply) String() string + type Request struct + AppId string + RequestId string + func (*Request) Descriptor() ([]byte, []int) + func (*Request) ProtoMessage() + func (x *Request) GetAppId() string + func (x *Request) GetRequestId() string + func (x *Request) ProtoReflect() protoreflect.Message + func (x *Request) Reset() + func (x *Request) String() string