Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KrakenClient ¶
type KrakenClient struct {
// contains filtered or unexported fields
}
func NewKrakenClient ¶
func NewKrakenClient(logPar logs.Logger, settingPar types.Settings) (retVal *KrakenClient)
func (KrakenClient) GetBalance ¶
func (this KrakenClient) GetBalance() (retVal types.Balance, err error)
Click to show internal directories.
Click to hide internal directories.