api

package
v1.0.26 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Rest *rest.ClientRest
	Ws   *ws.ClientWs
	// contains filtered or unexported fields
}

Client is the main api wrapper of okx

func NewClient

func NewClient(ctx context.Context, apiKey, secretKey, passphrase string, destination okx.Destination) (*Client, error)

NewClient returns a pointer to a fresh Client

func NewClientWithIP added in v1.0.24

func NewClientWithIP(ctx context.Context, apiKey, secretKey, passphrase string, destination okx.Destination, ip string) (*Client, error)

NewClient returns a pointer to a fresh Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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