Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunSubscription ¶
Types ¶
type ItemPurchased ¶
type ItemPurchased struct {
OrderId uuid.UUID `json:"orderId"`
}
func DecodePurchaseEvent ¶
Click to show internal directories.
Click to hide internal directories.