Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventSource ¶
type EventSource struct {
*handler.EventHandler
*handler.PaymentEventHandler
*handler.MerchantEventHandler
*handler.InvoiceEventHandler
}
func NewEventSource ¶
func NewEventSource(h *handler.EventHandler, p *handler.PaymentEventHandler, m *handler.MerchantEventHandler, i *handler.InvoiceEventHandler, ) *EventSource
func (*EventSource) Bind ¶
func (e *EventSource) Bind()
Click to show internal directories.
Click to hide internal directories.