Versions in this module Expand all Collapse all v0 v0.1.0 Nov 22, 2018 Changes in this version + const JPAPI + const USAPI + type Bitflyer struct + AccessKey string + SecretKey string + func New(accessKey string, secretKey string) *Bitflyer + func (bf *Bitflyer) GetTicker(base string, quote string) (*model.Ticker, error)