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