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