View Source Circlex.Emulator.Notifier (Circlex v0.1.12)

Process to handle sending out notifications, such as SNS subscriptions.

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

notify_payment(payment_id, name \\ __MODULE__)

View Source
Link to this function

notify_payout(payout_id, name \\ __MODULE__)

View Source
Link to this function

notify_transfer(transfer_id, name \\ __MODULE__)

View Source