Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExampleExtension ¶
func NewExampleExtension(mq *messagequeue.MessageQueue) interfaces.Extension
Types ¶
type ExmampleExtension ¶
type ExmampleExtension struct {
// contains filtered or unexported fields
}
func (*ExmampleExtension) DataHandler ¶
func (e *ExmampleExtension) DataHandler(id string, pt string, payload interface{}, ar bool)
func (*ExmampleExtension) Run ¶
func (e *ExmampleExtension) Run()
Click to show internal directories.
Click to hide internal directories.