binance

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ConfigFile contains all config of binance
	ConfigFile = "./binance.toml"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	APIKey    string
	SecretKey string

	BaseURL string
}

Client is ...

func New

func New() *Client

New will return a new client TODO: 修改此处返回值的类型

Jump to

Keyboard shortcuts

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