Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KrakenHTTPClient ¶
type KrakenHTTPClient struct{}
func (*KrakenHTTPClient) Poll ¶
func (k *KrakenHTTPClient) Poll(pairs []string, lastPolls map[string]time.Time) (KrakenTransactions, error)
type KrakenTransactions ¶
type KrakenTransactions struct {
// contains filtered or unexported fields
}
type Krakenbeat ¶
type Krakenbeat struct {
// contains filtered or unexported fields
}
func (*Krakenbeat) Stop ¶
func (bt *Krakenbeat) Stop()
type Krakenclient ¶
Click to show internal directories.
Click to hide internal directories.