Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIntegration ¶
func NewIntegration(accounts account.Store, pusher push.Pusher) codegeyser.Integration
Types ¶
type Integration ¶
type Integration struct {
// contains filtered or unexported fields
}
func (*Integration) OnDepositReceived ¶
func (i *Integration) OnDepositReceived(ctx context.Context, owner, mint *codecommon.Account, currencyName string, usdMarketValue float64) error
Click to show internal directories.
Click to hide internal directories.