Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaymentEvent ¶
type PaymentEvent struct { TransactionID string `json:"transaction_id"` Amount float64 `json:"amount"` }
PaymentEvent represents the structure of a payment event
Click to show internal directories.
Click to hide internal directories.