liqui

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: 6 Imported by: 2

Documentation

Overview

Package liqui liqui rest api package

Index

Constants

View Source
const (
	API = "https://api.liqui.io/api/3/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Liqui

type Liqui struct {
	AccessKey string
	SecretKey string
}

Liqui API data

func New

func New(accessKey string, secretKey string) *Liqui

New create new Liqui API data

func (*Liqui) GetTicker

func (lq *Liqui) 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