allcoin

package
v0.0.0-...-a58d1de Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2020 License: MIT Imports: 7 Imported by: 2

Documentation

Overview

Package allcoin allcoin rest api package

Index

Constants

View Source
const (
	API = "https://api.allcoin.com/api/v1/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Allcoin

type Allcoin struct {
	AccessKey string
	SecretKey string
}

Allcoin API data

func New

func New(accessKey string, secretKey string) *Allcoin

New create new Allcoin API data

func (*Allcoin) GetTicker

func (ac *Allcoin) GetTicker(base string, quote string) (*model.Ticker, error)

GetTicker 行情

Jump to

Keyboard shortcuts

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