Versions in this module Expand all Collapse all v1 v1.0.2 Sep 15, 2024 v1.0.0 Aug 24, 2024 Changes in this version + const Default_Response_RetType + type C2S struct + FilterConditions *Trd_Common.TrdFilterConditions + Header *Trd_Common.TrdHeader + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*C2S) Descriptor() ([]byte, []int) + func (*C2S) ProtoMessage() + func (dst *C2S) XXX_Merge(src proto.Message) + func (m *C2S) GetFilterConditions() *Trd_Common.TrdFilterConditions + func (m *C2S) GetHeader() *Trd_Common.TrdHeader + func (m *C2S) Reset() + func (m *C2S) String() string + func (m *C2S) XXX_DiscardUnknown() + func (m *C2S) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *C2S) XXX_Size() int + func (m *C2S) XXX_Unmarshal(b []byte) error + type Request struct + C2S *C2S + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Request) Descriptor() ([]byte, []int) + func (*Request) ProtoMessage() + func (dst *Request) XXX_Merge(src proto.Message) + func (m *Request) GetC2S() *C2S + func (m *Request) Reset() + func (m *Request) String() string + func (m *Request) XXX_DiscardUnknown() + func (m *Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Request) XXX_Size() int + func (m *Request) XXX_Unmarshal(b []byte) error + type Response struct + ErrCode *int32 + RetMsg *string + RetType *int32 + S2C *S2C + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (dst *Response) XXX_Merge(src proto.Message) + func (m *Response) GetErrCode() int32 + func (m *Response) GetRetMsg() string + func (m *Response) GetRetType() int32 + func (m *Response) GetS2C() *S2C + func (m *Response) Reset() + func (m *Response) String() string + func (m *Response) XXX_DiscardUnknown() + func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Response) XXX_Size() int + func (m *Response) XXX_Unmarshal(b []byte) error + type S2C struct + Header *Trd_Common.TrdHeader + OrderFillList []*Trd_Common.OrderFill + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*S2C) Descriptor() ([]byte, []int) + func (*S2C) ProtoMessage() + func (dst *S2C) XXX_Merge(src proto.Message) + func (m *S2C) GetHeader() *Trd_Common.TrdHeader + func (m *S2C) GetOrderFillList() []*Trd_Common.OrderFill + func (m *S2C) Reset() + func (m *S2C) String() string + func (m *S2C) XXX_DiscardUnknown() + func (m *S2C) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *S2C) XXX_Size() int + func (m *S2C) XXX_Unmarshal(b []byte) error