Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Holdings ¶
type Holdings struct { Exchange string Accounts []SubAccount }
Holdings is a generic type to hold each exchange's holdings for all enabled currencies
func GetHoldings ¶
GetHoldings returns full holdings for an exchange
type SubAccount ¶
SubAccount defines a singular account type with asocciated currency balances
Click to show internal directories.
Click to hide internal directories.