private

package
v5.0.0-...-84a6732 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Arg      *responses.WsArgument `json:"arg"`
	Balances []*account.Balance    `json:"data"`
}

type BalanceAndPosition

type BalanceAndPosition struct {
	Arg                 *responses.WsArgument         `json:"arg"`
	BalanceAndPositions []*account.BalanceAndPosition `json:"data"`
}

type Login

type Login struct {
	Event string `json:"event"`
	Code  string `json:"code"`
	Msg   string `json:"msg"`
}

type Position

type Position struct {
	Arg       *responses.WsArgument `json:"arg"`
	Positions []*account.Position   `json:"data"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL