Documentation ¶
Index ¶
- func AmendOrder(ctx context.Context, params map[string]interface{}) (swagger.Order, *http.Response, error)
- func CancelOrder(ctx context.Context, params map[string]interface{}) ([]swagger.Order, *http.Response, error)
- func GetClient(ctx context.Context) *swagger.APIClient
- func GetOrder(ctx context.Context, params map[string]interface{}) ([]swagger.Order, *http.Response, error)
- func GetPosition(ctx context.Context, params map[string]interface{}) ([]swagger.Position, *http.Response, error)
- func GetTrade(ctx context.Context, params map[string]interface{}) ([]swagger.Trade, *http.Response, error)
- func GetWallet(ctx context.Context) (swagger.Wallet, *http.Response, error)
- func MakeContext(key string, secret string, host string, timeout int64) context.Context
- func NewOrder(ctx context.Context, params map[string]interface{}) (swagger.Order, *http.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AmendOrder ¶
func CancelOrder ¶
func GetPosition ¶
func MakeContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.