Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client connects to ICA via the app api
func (*Client) GetAccount ¶
GetAccount returns accounts
func (*Client) GetTransactions ¶
GetTransactions returns all transactions
type Ica ¶
type Ica struct { Balance float64 Available float64 Transactions []Transaction }
Ica holds data
func ParseAccount ¶
ParseAccount parses json for account
Click to show internal directories.
Click to hide internal directories.