Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BankBalance ¶
BankBalance transfers bank balance data from the cache to the database.
type Payment ¶
func (*Payment) IsValidPayment ¶
type SRBalance ¶
type SRBalance struct { Sender *bankInfo Receiver *bankInfo Amount int32 }
SRBalance captures data from the api and feeds it into the cache.
type SnapBank ¶
SnapBank stores bank data relevant to a snapshot. SnapBank does not include the bank's id or name.
Click to show internal directories.
Click to hide internal directories.