Documentation ¶
Index ¶
- Variables
- type GetInitData
- func (*GetInitData) Descriptor() ([]byte, []int)deprecated
- func (x *GetInitData) GetName() string
- func (x *GetInitData) GetVersion() string
- func (*GetInitData) ProtoMessage()
- func (x *GetInitData) ProtoReflect() protoreflect.Message
- func (x *GetInitData) Reset()
- func (x *GetInitData) String() string
- type GetUnderlyingListMsg
- func (*GetUnderlyingListMsg) Descriptor() ([]byte, []int)deprecated
- func (x *GetUnderlyingListMsg) GetBody() *GetUnderlyingListMsgBody
- func (x *GetUnderlyingListMsg) GetName() string
- func (x *GetUnderlyingListMsg) GetVersion() string
- func (*GetUnderlyingListMsg) ProtoMessage()
- func (x *GetUnderlyingListMsg) ProtoReflect() protoreflect.Message
- func (x *GetUnderlyingListMsg) Reset()
- func (x *GetUnderlyingListMsg) String() string
- type GetUnderlyingListMsgBody
- func (*GetUnderlyingListMsgBody) Descriptor() ([]byte, []int)deprecated
- func (x *GetUnderlyingListMsgBody) GetType() string
- func (*GetUnderlyingListMsgBody) ProtoMessage()
- func (x *GetUnderlyingListMsgBody) ProtoReflect() protoreflect.Message
- func (x *GetUnderlyingListMsgBody) Reset()
- func (x *GetUnderlyingListMsgBody) String() string
- type LoginErrorResponse
- func (*LoginErrorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginErrorResponse) GetCode() string
- func (x *LoginErrorResponse) GetMessage() string
- func (*LoginErrorResponse) ProtoMessage()
- func (x *LoginErrorResponse) ProtoReflect() protoreflect.Message
- func (x *LoginErrorResponse) Reset()
- func (x *LoginErrorResponse) String() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetIdentifier() string
- func (x *LoginRequest) GetPassword() string
- func (*LoginRequest) ProtoMessage()
- func (x *LoginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginRequest) Reset()
- func (x *LoginRequest) String() string
- type LoginSuccessResponse
- func (*LoginSuccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginSuccessResponse) GetCode() string
- func (x *LoginSuccessResponse) GetSsid() string
- func (*LoginSuccessResponse) ProtoMessage()
- func (x *LoginSuccessResponse) ProtoReflect() protoreflect.Message
- func (x *LoginSuccessResponse) Reset()
- func (x *LoginSuccessResponse) String() string
- type MessageData
- func (*MessageData) Descriptor() ([]byte, []int)deprecated
- func (x *MessageData) GetName() string
- func (x *MessageData) GetRequestID() string
- func (x *MessageData) GetStatus() int32
- func (*MessageData) ProtoMessage()
- func (x *MessageData) ProtoReflect() protoreflect.Message
- func (x *MessageData) Reset()
- func (x *MessageData) String() string
- type ProfileResponse
- func (*ProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileResponse) GetMsg() *ProfileResponseMsg
- func (x *ProfileResponse) GetName() string
- func (*ProfileResponse) ProtoMessage()
- func (x *ProfileResponse) ProtoReflect() protoreflect.Message
- func (x *ProfileResponse) Reset()
- func (x *ProfileResponse) String() string
- type ProfileResponseBalance
- func (*ProfileResponseBalance) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileResponseBalance) GetAmount() float64
- func (x *ProfileResponseBalance) GetAuthAmount() float64
- func (x *ProfileResponseBalance) GetCurrency() string
- func (x *ProfileResponseBalance) GetEnrolledAmount() float64
- func (x *ProfileResponseBalance) GetEnrolledSumAmount() float64
- func (x *ProfileResponseBalance) GetEquivalent() float64
- func (x *ProfileResponseBalance) GetHoldAmount() float64
- func (x *ProfileResponseBalance) GetID() int64
- func (x *ProfileResponseBalance) GetOrdersAmount() float64
- func (x *ProfileResponseBalance) GetType() int32
- func (x *ProfileResponseBalance) GetUserID() int64
- func (*ProfileResponseBalance) ProtoMessage()
- func (x *ProfileResponseBalance) ProtoReflect() protoreflect.Message
- func (x *ProfileResponseBalance) Reset()
- func (x *ProfileResponseBalance) String() string
- type ProfileResponseMsg
- func (*ProfileResponseMsg) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileResponseMsg) GetBalance() float64
- func (x *ProfileResponseMsg) GetBalanceID() int64
- func (x *ProfileResponseMsg) GetBalanceType() int32
- func (x *ProfileResponseMsg) GetBalances() []*ProfileResponseBalance
- func (x *ProfileResponseMsg) GetCountryID() int32
- func (x *ProfileResponseMsg) GetCreated() int64
- func (x *ProfileResponseMsg) GetCurrency() string
- func (x *ProfileResponseMsg) GetCurrencyChar() string
- func (x *ProfileResponseMsg) GetCurrencyID() int32
- func (x *ProfileResponseMsg) GetEmail() string
- func (x *ProfileResponseMsg) GetFirstName() string
- func (x *ProfileResponseMsg) GetGroupID() int64
- func (x *ProfileResponseMsg) GetLastName() string
- func (x *ProfileResponseMsg) GetName() string
- func (x *ProfileResponseMsg) GetUserGroup() string
- func (x *ProfileResponseMsg) GetUserID() int64
- func (*ProfileResponseMsg) ProtoMessage()
- func (x *ProfileResponseMsg) ProtoReflect() protoreflect.Message
- func (x *ProfileResponseMsg) Reset()
- func (x *ProfileResponseMsg) String() string
- type SendCandles
- func (*SendCandles) Descriptor() ([]byte, []int)deprecated
- func (x *SendCandles) GetMsg() *SendCandlesMsg
- func (x *SendCandles) GetName() string
- func (x *SendCandles) GetRequestID() string
- func (*SendCandles) ProtoMessage()
- func (x *SendCandles) ProtoReflect() protoreflect.Message
- func (x *SendCandles) Reset()
- func (x *SendCandles) String() string
- type SendCandlesMsg
- func (*SendCandlesMsg) Descriptor() ([]byte, []int)deprecated
- func (x *SendCandlesMsg) GetBody() *SendCandlesMsgBody
- func (x *SendCandlesMsg) GetName() string
- func (x *SendCandlesMsg) GetVersion() string
- func (*SendCandlesMsg) ProtoMessage()
- func (x *SendCandlesMsg) ProtoReflect() protoreflect.Message
- func (x *SendCandlesMsg) Reset()
- func (x *SendCandlesMsg) String() string
- type SendCandlesMsgBody
- func (*SendCandlesMsgBody) Descriptor() ([]byte, []int)deprecated
- func (x *SendCandlesMsgBody) GetFrom() int64
- func (x *SendCandlesMsgBody) GetID() int32
- func (x *SendCandlesMsgBody) GetOnlyClose() bool
- func (x *SendCandlesMsgBody) GetSize() int32
- func (x *SendCandlesMsgBody) GetTo() int64
- func (*SendCandlesMsgBody) ProtoMessage()
- func (x *SendCandlesMsgBody) ProtoReflect() protoreflect.Message
- func (x *SendCandlesMsgBody) Reset()
- func (x *SendCandlesMsgBody) String() string
- type SendLogin
- func (*SendLogin) Descriptor() ([]byte, []int)deprecated
- func (x *SendLogin) GetMsg() string
- func (x *SendLogin) GetName() string
- func (x *SendLogin) GetRequestID() string
- func (*SendLogin) ProtoMessage()
- func (x *SendLogin) ProtoReflect() protoreflect.Message
- func (x *SendLogin) Reset()
- func (x *SendLogin) String() string
- type SubscribeCandles
- func (*SubscribeCandles) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeCandles) GetMsg() *SubscribeCandlesMsg
- func (x *SubscribeCandles) GetName() string
- func (x *SubscribeCandles) GetRequestID() string
- func (*SubscribeCandles) ProtoMessage()
- func (x *SubscribeCandles) ProtoReflect() protoreflect.Message
- func (x *SubscribeCandles) Reset()
- func (x *SubscribeCandles) String() string
- type SubscribeCandlesMsg
- func (*SubscribeCandlesMsg) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeCandlesMsg) GetName() string
- func (x *SubscribeCandlesMsg) GetParams() *SubscribeCandlesMsgParams
- func (*SubscribeCandlesMsg) ProtoMessage()
- func (x *SubscribeCandlesMsg) ProtoReflect() protoreflect.Message
- func (x *SubscribeCandlesMsg) Reset()
- func (x *SubscribeCandlesMsg) String() string
- type SubscribeCandlesMsgParams
- func (*SubscribeCandlesMsgParams) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeCandlesMsgParams) GetRoutingFilters() *SubscribeCandlesMsgRouting
- func (*SubscribeCandlesMsgParams) ProtoMessage()
- func (x *SubscribeCandlesMsgParams) ProtoReflect() protoreflect.Message
- func (x *SubscribeCandlesMsgParams) Reset()
- func (x *SubscribeCandlesMsgParams) String() string
- type SubscribeCandlesMsgRouting
- func (*SubscribeCandlesMsgRouting) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeCandlesMsgRouting) GetID() int32
- func (x *SubscribeCandlesMsgRouting) GetSize() int32
- func (*SubscribeCandlesMsgRouting) ProtoMessage()
- func (x *SubscribeCandlesMsgRouting) ProtoReflect() protoreflect.Message
- func (x *SubscribeCandlesMsgRouting) Reset()
- func (x *SubscribeCandlesMsgRouting) String() string
Constants ¶
This section is empty.
Variables ¶
var File_proto_provider_iqoption_general_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type GetInitData ¶
type GetInitData struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"version,omitempty"` //@gotags: json:"version,omitempty" // contains filtered or unexported fields }
func (*GetInitData) Descriptor
deprecated
func (*GetInitData) Descriptor() ([]byte, []int)
Deprecated: Use GetInitData.ProtoReflect.Descriptor instead.
func (*GetInitData) GetName ¶
func (x *GetInitData) GetName() string
func (*GetInitData) GetVersion ¶
func (x *GetInitData) GetVersion() string
func (*GetInitData) ProtoMessage ¶
func (*GetInitData) ProtoMessage()
func (*GetInitData) ProtoReflect ¶
func (x *GetInitData) ProtoReflect() protoreflect.Message
func (*GetInitData) Reset ¶
func (x *GetInitData) Reset()
func (*GetInitData) String ¶
func (x *GetInitData) String() string
type GetUnderlyingListMsg ¶
type GetUnderlyingListMsg struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"version,omitempty"` //@gotags: json:"version,omitempty" Body *GetUnderlyingListMsgBody `protobuf:"bytes,3,opt,name=Body,proto3" json:"body,omitempty"` //@gotags: json:"body,omitempty" // contains filtered or unexported fields }
func (*GetUnderlyingListMsg) Descriptor
deprecated
func (*GetUnderlyingListMsg) Descriptor() ([]byte, []int)
Deprecated: Use GetUnderlyingListMsg.ProtoReflect.Descriptor instead.
func (*GetUnderlyingListMsg) GetBody ¶
func (x *GetUnderlyingListMsg) GetBody() *GetUnderlyingListMsgBody
func (*GetUnderlyingListMsg) GetName ¶
func (x *GetUnderlyingListMsg) GetName() string
func (*GetUnderlyingListMsg) GetVersion ¶
func (x *GetUnderlyingListMsg) GetVersion() string
func (*GetUnderlyingListMsg) ProtoMessage ¶
func (*GetUnderlyingListMsg) ProtoMessage()
func (*GetUnderlyingListMsg) ProtoReflect ¶
func (x *GetUnderlyingListMsg) ProtoReflect() protoreflect.Message
func (*GetUnderlyingListMsg) Reset ¶
func (x *GetUnderlyingListMsg) Reset()
func (*GetUnderlyingListMsg) String ¶
func (x *GetUnderlyingListMsg) String() string
type GetUnderlyingListMsgBody ¶
type GetUnderlyingListMsgBody struct { Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"type,omitempty"` //@gotags: json:"type,omitempty" // contains filtered or unexported fields }
func (*GetUnderlyingListMsgBody) Descriptor
deprecated
func (*GetUnderlyingListMsgBody) Descriptor() ([]byte, []int)
Deprecated: Use GetUnderlyingListMsgBody.ProtoReflect.Descriptor instead.
func (*GetUnderlyingListMsgBody) GetType ¶
func (x *GetUnderlyingListMsgBody) GetType() string
func (*GetUnderlyingListMsgBody) ProtoMessage ¶
func (*GetUnderlyingListMsgBody) ProtoMessage()
func (*GetUnderlyingListMsgBody) ProtoReflect ¶
func (x *GetUnderlyingListMsgBody) ProtoReflect() protoreflect.Message
func (*GetUnderlyingListMsgBody) Reset ¶
func (x *GetUnderlyingListMsgBody) Reset()
func (*GetUnderlyingListMsgBody) String ¶
func (x *GetUnderlyingListMsgBody) String() string
type LoginErrorResponse ¶
type LoginErrorResponse struct { Code string `protobuf:"bytes,1,opt,name=Code,proto3" json:"code,omitempty"` //@gotags: json:"code,omitempty" Message string `protobuf:"bytes,2,opt,name=Message,proto3" json:"message,omitempty"` //@gotags: json:"message,omitempty" // contains filtered or unexported fields }
func (*LoginErrorResponse) Descriptor
deprecated
func (*LoginErrorResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginErrorResponse.ProtoReflect.Descriptor instead.
func (*LoginErrorResponse) GetCode ¶
func (x *LoginErrorResponse) GetCode() string
func (*LoginErrorResponse) GetMessage ¶
func (x *LoginErrorResponse) GetMessage() string
func (*LoginErrorResponse) ProtoMessage ¶
func (*LoginErrorResponse) ProtoMessage()
func (*LoginErrorResponse) ProtoReflect ¶
func (x *LoginErrorResponse) ProtoReflect() protoreflect.Message
func (*LoginErrorResponse) Reset ¶
func (x *LoginErrorResponse) Reset()
func (*LoginErrorResponse) String ¶
func (x *LoginErrorResponse) String() string
type LoginRequest ¶
type LoginRequest struct { Identifier string `protobuf:"bytes,1,opt,name=Identifier,proto3" json:"identifier,omitempty"` //@gotags: json:"identifier,omitempty" Password string `protobuf:"bytes,2,opt,name=Password,proto3" json:"password,omitempty"` //@gotags: json:"password,omitempty" // contains filtered or unexported fields }
func (*LoginRequest) Descriptor
deprecated
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetIdentifier ¶
func (x *LoginRequest) GetIdentifier() string
func (*LoginRequest) GetPassword ¶
func (x *LoginRequest) GetPassword() string
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) ProtoReflect ¶
func (x *LoginRequest) ProtoReflect() protoreflect.Message
func (*LoginRequest) Reset ¶
func (x *LoginRequest) Reset()
func (*LoginRequest) String ¶
func (x *LoginRequest) String() string
type LoginSuccessResponse ¶
type LoginSuccessResponse struct { Code string `protobuf:"bytes,1,opt,name=Code,proto3" json:"code,omitempty"` //@gotags: json:"code,omitempty" Ssid string `protobuf:"bytes,2,opt,name=Ssid,proto3" json:"ssid,omitempty"` //@gotags: json:"ssid,omitempty" // contains filtered or unexported fields }
func (*LoginSuccessResponse) Descriptor
deprecated
func (*LoginSuccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginSuccessResponse.ProtoReflect.Descriptor instead.
func (*LoginSuccessResponse) GetCode ¶
func (x *LoginSuccessResponse) GetCode() string
func (*LoginSuccessResponse) GetSsid ¶
func (x *LoginSuccessResponse) GetSsid() string
func (*LoginSuccessResponse) ProtoMessage ¶
func (*LoginSuccessResponse) ProtoMessage()
func (*LoginSuccessResponse) ProtoReflect ¶
func (x *LoginSuccessResponse) ProtoReflect() protoreflect.Message
func (*LoginSuccessResponse) Reset ¶
func (x *LoginSuccessResponse) Reset()
func (*LoginSuccessResponse) String ¶
func (x *LoginSuccessResponse) String() string
type MessageData ¶
type MessageData struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Status int32 `protobuf:"varint,2,opt,name=Status,proto3" json:"status,omitempty"` //@gotags: json:"status,omitempty" RequestID string `protobuf:"bytes,3,opt,name=RequestID,proto3" json:"request_id,omitempty"` //@gotags: json:"request_id,omitempty" // contains filtered or unexported fields }
func (*MessageData) Descriptor
deprecated
func (*MessageData) Descriptor() ([]byte, []int)
Deprecated: Use MessageData.ProtoReflect.Descriptor instead.
func (*MessageData) GetName ¶
func (x *MessageData) GetName() string
func (*MessageData) GetRequestID ¶
func (x *MessageData) GetRequestID() string
func (*MessageData) GetStatus ¶
func (x *MessageData) GetStatus() int32
func (*MessageData) ProtoMessage ¶
func (*MessageData) ProtoMessage()
func (*MessageData) ProtoReflect ¶
func (x *MessageData) ProtoReflect() protoreflect.Message
func (*MessageData) Reset ¶
func (x *MessageData) Reset()
func (*MessageData) String ¶
func (x *MessageData) String() string
type ProfileResponse ¶
type ProfileResponse struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Msg *ProfileResponseMsg `protobuf:"bytes,2,opt,name=Msg,proto3" json:"msg,omitempty"` //@gotags: json:"msg,omitempty" // contains filtered or unexported fields }
func (*ProfileResponse) Descriptor
deprecated
func (*ProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProfileResponse.ProtoReflect.Descriptor instead.
func (*ProfileResponse) GetMsg ¶
func (x *ProfileResponse) GetMsg() *ProfileResponseMsg
func (*ProfileResponse) GetName ¶
func (x *ProfileResponse) GetName() string
func (*ProfileResponse) ProtoMessage ¶
func (*ProfileResponse) ProtoMessage()
func (*ProfileResponse) ProtoReflect ¶
func (x *ProfileResponse) ProtoReflect() protoreflect.Message
func (*ProfileResponse) Reset ¶
func (x *ProfileResponse) Reset()
func (*ProfileResponse) String ¶
func (x *ProfileResponse) String() string
type ProfileResponseBalance ¶
type ProfileResponseBalance struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"id,omitempty"` //@gotags: json:"id,omitempty" UserID int64 `protobuf:"varint,2,opt,name=UserID,proto3" json:"user_id,omitempty"` //@gotags: json:"user_id,omitempty" Type int32 `protobuf:"varint,3,opt,name=Type,proto3" json:"type,omitempty"` //@gotags: json:"type,omitempty" Amount float64 `protobuf:"fixed64,4,opt,name=Amount,proto3" json:"amount,omitempty"` //@gotags: json:"amount,omitempty" EnrolledAmount float64 `protobuf:"fixed64,5,opt,name=EnrolledAmount,proto3" json:"enrolled_amount,omitempty"` //@gotags: json:"enrolled_amount,omitempty" EnrolledSumAmount float64 `protobuf:"fixed64,6,opt,name=EnrolledSumAmount,proto3" json:"enrolled_sum_amount,omitempty"` //@gotags: json:"enrolled_sum_amount,omitempty" HoldAmount float64 `protobuf:"fixed64,7,opt,name=HoldAmount,proto3" json:"hold_amount,omitempty"` //@gotags: json:"hold_amount,omitempty" OrdersAmount float64 `protobuf:"fixed64,8,opt,name=OrdersAmount,proto3" json:"orders_amount,omitempty"` //@gotags: json:"orders_amount,omitempty" AuthAmount float64 `protobuf:"fixed64,9,opt,name=AuthAmount,proto3" json:"auth_amount,omitempty"` //@gotags: json:"auth_amount,omitempty" Equivalent float64 `protobuf:"fixed64,10,opt,name=Equivalent,proto3" json:"equivalent,omitempty"` //@gotags: json:"equivalent,omitempty" Currency string `protobuf:"bytes,11,opt,name=Currency,proto3" json:"currency,omitempty"` //@gotags: json:"currency,omitempty" // contains filtered or unexported fields }
func (*ProfileResponseBalance) Descriptor
deprecated
func (*ProfileResponseBalance) Descriptor() ([]byte, []int)
Deprecated: Use ProfileResponseBalance.ProtoReflect.Descriptor instead.
func (*ProfileResponseBalance) GetAmount ¶
func (x *ProfileResponseBalance) GetAmount() float64
func (*ProfileResponseBalance) GetAuthAmount ¶
func (x *ProfileResponseBalance) GetAuthAmount() float64
func (*ProfileResponseBalance) GetCurrency ¶
func (x *ProfileResponseBalance) GetCurrency() string
func (*ProfileResponseBalance) GetEnrolledAmount ¶
func (x *ProfileResponseBalance) GetEnrolledAmount() float64
func (*ProfileResponseBalance) GetEnrolledSumAmount ¶
func (x *ProfileResponseBalance) GetEnrolledSumAmount() float64
func (*ProfileResponseBalance) GetEquivalent ¶
func (x *ProfileResponseBalance) GetEquivalent() float64
func (*ProfileResponseBalance) GetHoldAmount ¶
func (x *ProfileResponseBalance) GetHoldAmount() float64
func (*ProfileResponseBalance) GetID ¶
func (x *ProfileResponseBalance) GetID() int64
func (*ProfileResponseBalance) GetOrdersAmount ¶
func (x *ProfileResponseBalance) GetOrdersAmount() float64
func (*ProfileResponseBalance) GetType ¶
func (x *ProfileResponseBalance) GetType() int32
func (*ProfileResponseBalance) GetUserID ¶
func (x *ProfileResponseBalance) GetUserID() int64
func (*ProfileResponseBalance) ProtoMessage ¶
func (*ProfileResponseBalance) ProtoMessage()
func (*ProfileResponseBalance) ProtoReflect ¶
func (x *ProfileResponseBalance) ProtoReflect() protoreflect.Message
func (*ProfileResponseBalance) Reset ¶
func (x *ProfileResponseBalance) Reset()
func (*ProfileResponseBalance) String ¶
func (x *ProfileResponseBalance) String() string
type ProfileResponseMsg ¶
type ProfileResponseMsg struct { UserID int64 `protobuf:"varint,1,opt,name=UserID,proto3" json:"user_id"` //@gotags: json:"user_id" UserGroup string `protobuf:"bytes,2,opt,name=UserGroup,proto3" json:"user_group"` //@gotags: json:"user_group" GroupID int64 `protobuf:"varint,3,opt,name=GroupID,proto3" json:"group_id"` //@gotags: json:"group_id" Balance float64 `protobuf:"fixed64,4,opt,name=Balance,proto3" json:"balance"` //@gotags: json:"balance" BalanceID int64 `protobuf:"varint,5,opt,name=BalanceID,proto3" json:"balance_id"` //@gotags: json:"balance_id" BalanceType int32 `protobuf:"varint,6,opt,name=BalanceType,proto3" json:"balance_type"` //@gotags: json:"balance_type" Balances []*ProfileResponseBalance `protobuf:"bytes,7,rep,name=Balances,proto3" json:"balances"` //@gotags: json:"balances" CountryID int32 `protobuf:"varint,8,opt,name=CountryID,proto3" json:"country_id"` //@gotags: json:"country_id" Created int64 `protobuf:"varint,9,opt,name=Created,proto3" json:"created"` //@gotags: json:"created" Currency string `protobuf:"bytes,10,opt,name=Currency,proto3" json:"currency"` //@gotags: json:"currency" CurrencyChar string `protobuf:"bytes,11,opt,name=CurrencyChar,proto3" json:"currency_char"` //@gotags: json:"currency_char" CurrencyID int32 `protobuf:"varint,12,opt,name=CurrencyID,proto3" json:"currency_id"` //@gotags: json:"currency_id" Email string `protobuf:"bytes,13,opt,name=Email,proto3" json:"email"` //@gotags: json:"email" FirstName string `protobuf:"bytes,14,opt,name=FirstName,proto3" json:"first_name"` //@gotags: json:"first_name" LastName string `protobuf:"bytes,15,opt,name=LastName,proto3" json:"last_name"` //@gotags: json:"last_name" Name string `protobuf:"bytes,16,opt,name=Name,proto3" json:"name"` //@gotags: json:"name" // contains filtered or unexported fields }
func (*ProfileResponseMsg) Descriptor
deprecated
func (*ProfileResponseMsg) Descriptor() ([]byte, []int)
Deprecated: Use ProfileResponseMsg.ProtoReflect.Descriptor instead.
func (*ProfileResponseMsg) GetBalance ¶
func (x *ProfileResponseMsg) GetBalance() float64
func (*ProfileResponseMsg) GetBalanceID ¶
func (x *ProfileResponseMsg) GetBalanceID() int64
func (*ProfileResponseMsg) GetBalanceType ¶
func (x *ProfileResponseMsg) GetBalanceType() int32
func (*ProfileResponseMsg) GetBalances ¶
func (x *ProfileResponseMsg) GetBalances() []*ProfileResponseBalance
func (*ProfileResponseMsg) GetCountryID ¶
func (x *ProfileResponseMsg) GetCountryID() int32
func (*ProfileResponseMsg) GetCreated ¶
func (x *ProfileResponseMsg) GetCreated() int64
func (*ProfileResponseMsg) GetCurrency ¶
func (x *ProfileResponseMsg) GetCurrency() string
func (*ProfileResponseMsg) GetCurrencyChar ¶
func (x *ProfileResponseMsg) GetCurrencyChar() string
func (*ProfileResponseMsg) GetCurrencyID ¶
func (x *ProfileResponseMsg) GetCurrencyID() int32
func (*ProfileResponseMsg) GetEmail ¶
func (x *ProfileResponseMsg) GetEmail() string
func (*ProfileResponseMsg) GetFirstName ¶
func (x *ProfileResponseMsg) GetFirstName() string
func (*ProfileResponseMsg) GetGroupID ¶
func (x *ProfileResponseMsg) GetGroupID() int64
func (*ProfileResponseMsg) GetLastName ¶
func (x *ProfileResponseMsg) GetLastName() string
func (*ProfileResponseMsg) GetName ¶
func (x *ProfileResponseMsg) GetName() string
func (*ProfileResponseMsg) GetUserGroup ¶
func (x *ProfileResponseMsg) GetUserGroup() string
func (*ProfileResponseMsg) GetUserID ¶
func (x *ProfileResponseMsg) GetUserID() int64
func (*ProfileResponseMsg) ProtoMessage ¶
func (*ProfileResponseMsg) ProtoMessage()
func (*ProfileResponseMsg) ProtoReflect ¶
func (x *ProfileResponseMsg) ProtoReflect() protoreflect.Message
func (*ProfileResponseMsg) Reset ¶
func (x *ProfileResponseMsg) Reset()
func (*ProfileResponseMsg) String ¶
func (x *ProfileResponseMsg) String() string
type SendCandles ¶
type SendCandles struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Msg *SendCandlesMsg `protobuf:"bytes,2,opt,name=Msg,proto3" json:"msg,omitempty"` //@gotags: json:"msg,omitempty" RequestID string `protobuf:"bytes,3,opt,name=RequestID,proto3" json:"request_id,omitempty"` //@gotags: json:"request_id,omitempty" // contains filtered or unexported fields }
func (*SendCandles) Descriptor
deprecated
func (*SendCandles) Descriptor() ([]byte, []int)
Deprecated: Use SendCandles.ProtoReflect.Descriptor instead.
func (*SendCandles) GetMsg ¶
func (x *SendCandles) GetMsg() *SendCandlesMsg
func (*SendCandles) GetName ¶
func (x *SendCandles) GetName() string
func (*SendCandles) GetRequestID ¶
func (x *SendCandles) GetRequestID() string
func (*SendCandles) ProtoMessage ¶
func (*SendCandles) ProtoMessage()
func (*SendCandles) ProtoReflect ¶
func (x *SendCandles) ProtoReflect() protoreflect.Message
func (*SendCandles) Reset ¶
func (x *SendCandles) Reset()
func (*SendCandles) String ¶
func (x *SendCandles) String() string
type SendCandlesMsg ¶
type SendCandlesMsg struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"version,omitempty"` //@gotags: json:"version,omitempty" Body *SendCandlesMsgBody `protobuf:"bytes,3,opt,name=Body,proto3" json:"body,omitempty"` //@gotags: json:"body,omitempty" // contains filtered or unexported fields }
func (*SendCandlesMsg) Descriptor
deprecated
func (*SendCandlesMsg) Descriptor() ([]byte, []int)
Deprecated: Use SendCandlesMsg.ProtoReflect.Descriptor instead.
func (*SendCandlesMsg) GetBody ¶
func (x *SendCandlesMsg) GetBody() *SendCandlesMsgBody
func (*SendCandlesMsg) GetName ¶
func (x *SendCandlesMsg) GetName() string
func (*SendCandlesMsg) GetVersion ¶
func (x *SendCandlesMsg) GetVersion() string
func (*SendCandlesMsg) ProtoMessage ¶
func (*SendCandlesMsg) ProtoMessage()
func (*SendCandlesMsg) ProtoReflect ¶
func (x *SendCandlesMsg) ProtoReflect() protoreflect.Message
func (*SendCandlesMsg) Reset ¶
func (x *SendCandlesMsg) Reset()
func (*SendCandlesMsg) String ¶
func (x *SendCandlesMsg) String() string
type SendCandlesMsgBody ¶
type SendCandlesMsgBody struct { ID int32 `protobuf:"varint,1,opt,name=ID,proto3" json:"active_id,omitempty"` //@gotags: json:"active_id,omitempty" Size int32 `protobuf:"varint,2,opt,name=Size,proto3" json:"size,omitempty"` //@gotags: json:"size,omitempty" OnlyClose bool `protobuf:"varint,3,opt,name=OnlyClose,proto3" json:"only_closed,omitempty"` //@gotags: json:"only_closed,omitempty" From int64 `protobuf:"varint,4,opt,name=From,proto3" json:"from,omitempty"` //@gotags: json:"from,omitempty" To int64 `protobuf:"varint,5,opt,name=To,proto3" json:"to,omitempty"` //@gotags: json:"to,omitempty" // contains filtered or unexported fields }
func (*SendCandlesMsgBody) Descriptor
deprecated
func (*SendCandlesMsgBody) Descriptor() ([]byte, []int)
Deprecated: Use SendCandlesMsgBody.ProtoReflect.Descriptor instead.
func (*SendCandlesMsgBody) GetFrom ¶
func (x *SendCandlesMsgBody) GetFrom() int64
func (*SendCandlesMsgBody) GetID ¶
func (x *SendCandlesMsgBody) GetID() int32
func (*SendCandlesMsgBody) GetOnlyClose ¶
func (x *SendCandlesMsgBody) GetOnlyClose() bool
func (*SendCandlesMsgBody) GetSize ¶
func (x *SendCandlesMsgBody) GetSize() int32
func (*SendCandlesMsgBody) GetTo ¶
func (x *SendCandlesMsgBody) GetTo() int64
func (*SendCandlesMsgBody) ProtoMessage ¶
func (*SendCandlesMsgBody) ProtoMessage()
func (*SendCandlesMsgBody) ProtoReflect ¶
func (x *SendCandlesMsgBody) ProtoReflect() protoreflect.Message
func (*SendCandlesMsgBody) Reset ¶
func (x *SendCandlesMsgBody) Reset()
func (*SendCandlesMsgBody) String ¶
func (x *SendCandlesMsgBody) String() string
type SendLogin ¶
type SendLogin struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Msg string `protobuf:"bytes,2,opt,name=Msg,proto3" json:"msg,omitempty"` //@gotags: json:"msg,omitempty" RequestID string `protobuf:"bytes,3,opt,name=RequestID,proto3" json:"request_id,omitempty"` //@gotags: json:"request_id,omitempty" // contains filtered or unexported fields }
func (*SendLogin) Descriptor
deprecated
func (*SendLogin) GetRequestID ¶
func (*SendLogin) ProtoMessage ¶
func (*SendLogin) ProtoMessage()
func (*SendLogin) ProtoReflect ¶
func (x *SendLogin) ProtoReflect() protoreflect.Message
type SubscribeCandles ¶
type SubscribeCandles struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Msg *SubscribeCandlesMsg `protobuf:"bytes,2,opt,name=Msg,proto3" json:"msg,omitempty"` //@gotags: json:"msg,omitempty" RequestID string `protobuf:"bytes,3,opt,name=RequestID,proto3" json:"request_id,omitempty"` //@gotags: json:"request_id,omitempty" // contains filtered or unexported fields }
func (*SubscribeCandles) Descriptor
deprecated
func (*SubscribeCandles) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeCandles.ProtoReflect.Descriptor instead.
func (*SubscribeCandles) GetMsg ¶
func (x *SubscribeCandles) GetMsg() *SubscribeCandlesMsg
func (*SubscribeCandles) GetName ¶
func (x *SubscribeCandles) GetName() string
func (*SubscribeCandles) GetRequestID ¶
func (x *SubscribeCandles) GetRequestID() string
func (*SubscribeCandles) ProtoMessage ¶
func (*SubscribeCandles) ProtoMessage()
func (*SubscribeCandles) ProtoReflect ¶
func (x *SubscribeCandles) ProtoReflect() protoreflect.Message
func (*SubscribeCandles) Reset ¶
func (x *SubscribeCandles) Reset()
func (*SubscribeCandles) String ¶
func (x *SubscribeCandles) String() string
type SubscribeCandlesMsg ¶
type SubscribeCandlesMsg struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"name,omitempty"` //@gotags: json:"name,omitempty" Params *SubscribeCandlesMsgParams `protobuf:"bytes,2,opt,name=Params,proto3" json:"params,omitempty"` //@gotags: json:"params,omitempty" // contains filtered or unexported fields }
func (*SubscribeCandlesMsg) Descriptor
deprecated
func (*SubscribeCandlesMsg) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeCandlesMsg.ProtoReflect.Descriptor instead.
func (*SubscribeCandlesMsg) GetName ¶
func (x *SubscribeCandlesMsg) GetName() string
func (*SubscribeCandlesMsg) GetParams ¶
func (x *SubscribeCandlesMsg) GetParams() *SubscribeCandlesMsgParams
func (*SubscribeCandlesMsg) ProtoMessage ¶
func (*SubscribeCandlesMsg) ProtoMessage()
func (*SubscribeCandlesMsg) ProtoReflect ¶
func (x *SubscribeCandlesMsg) ProtoReflect() protoreflect.Message
func (*SubscribeCandlesMsg) Reset ¶
func (x *SubscribeCandlesMsg) Reset()
func (*SubscribeCandlesMsg) String ¶
func (x *SubscribeCandlesMsg) String() string
type SubscribeCandlesMsgParams ¶
type SubscribeCandlesMsgParams struct { RoutingFilters *SubscribeCandlesMsgRouting `protobuf:"bytes,1,opt,name=RoutingFilters,proto3" json:"routingFilters,omitempty"` //@gotags: json:"routingFilters,omitempty" // contains filtered or unexported fields }
func (*SubscribeCandlesMsgParams) Descriptor
deprecated
func (*SubscribeCandlesMsgParams) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeCandlesMsgParams.ProtoReflect.Descriptor instead.
func (*SubscribeCandlesMsgParams) GetRoutingFilters ¶
func (x *SubscribeCandlesMsgParams) GetRoutingFilters() *SubscribeCandlesMsgRouting
func (*SubscribeCandlesMsgParams) ProtoMessage ¶
func (*SubscribeCandlesMsgParams) ProtoMessage()
func (*SubscribeCandlesMsgParams) ProtoReflect ¶
func (x *SubscribeCandlesMsgParams) ProtoReflect() protoreflect.Message
func (*SubscribeCandlesMsgParams) Reset ¶
func (x *SubscribeCandlesMsgParams) Reset()
func (*SubscribeCandlesMsgParams) String ¶
func (x *SubscribeCandlesMsgParams) String() string
type SubscribeCandlesMsgRouting ¶
type SubscribeCandlesMsgRouting struct { ID int32 `protobuf:"varint,1,opt,name=ID,proto3" json:"active_id,omitempty"` //@gotags: json:"active_id,omitempty" Size int32 `protobuf:"varint,2,opt,name=Size,proto3" json:"size,omitempty"` //@gotags: json:"size,omitempty" // contains filtered or unexported fields }
func (*SubscribeCandlesMsgRouting) Descriptor
deprecated
func (*SubscribeCandlesMsgRouting) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeCandlesMsgRouting.ProtoReflect.Descriptor instead.
func (*SubscribeCandlesMsgRouting) GetID ¶
func (x *SubscribeCandlesMsgRouting) GetID() int32
func (*SubscribeCandlesMsgRouting) GetSize ¶
func (x *SubscribeCandlesMsgRouting) GetSize() int32
func (*SubscribeCandlesMsgRouting) ProtoMessage ¶
func (*SubscribeCandlesMsgRouting) ProtoMessage()
func (*SubscribeCandlesMsgRouting) ProtoReflect ¶
func (x *SubscribeCandlesMsgRouting) ProtoReflect() protoreflect.Message
func (*SubscribeCandlesMsgRouting) Reset ¶
func (x *SubscribeCandlesMsgRouting) Reset()
func (*SubscribeCandlesMsgRouting) String ¶
func (x *SubscribeCandlesMsgRouting) String() string