Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownLinkHandler ¶
type DownLinkHandler interface {
Send(target model.Target, properties map[string]interface{})
SetCallback(callback Callback)
Save(data model.EventPayload)
}
func GetInstance ¶
func GetInstance() DownLinkHandler
func New ¶
func New() DownLinkHandler
Click to show internal directories.
Click to hide internal directories.