Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delivery ¶
type Delivery struct{}
SAGA TX scheduler Delivery
func NewDelivery ¶
func NewDelivery() *Delivery
func (Delivery) GetEventName ¶
type Notify ¶
type Notify struct{}
SAGA TX SEND EMAIL TO CLIENT
func (Notify) GetEventName ¶
type Payment ¶
type Payment struct{}
SAGA TX scheduler Payment
func NewPayment ¶
func NewPayment() *Payment
func (Payment) GetEventName ¶
Click to show internal directories.
Click to hide internal directories.