bitflyer

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 bitflyer bitflyer rest api

Index

Constants

View Source
const (
	JPAPI = "https://api.bitflyer.jp/v1/"
	USAPI = "https://api.bitflyer.com/v1/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Bitflyer

type Bitflyer struct {
	AccessKey string
	SecretKey string
}

Bitflyer API data

func New

func New(accessKey string, secretKey string) *Bitflyer

New create new Bitflyer API data

func (*Bitflyer) GetTicker

func (bf *Bitflyer) 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