Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { Event smsgateway.PushEventType Data map[string]string }
func NewEvent ¶
func NewEvent(event smsgateway.PushEventType, data map[string]string) *Event
Click to show internal directories.
Click to hide internal directories.