databus

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Databus

type Databus struct {
	// contains filtered or unexported fields
}

Databus one heck of a databus

func New

func New(mqttServer string, topic string, messageHandler messageHandler) *Databus

New create a new databus

func (*Databus) Connect

func (databus *Databus) Connect() error

Connect connect to the databus

func (*Databus) Publish

func (databus *Databus) Publish(topic string, message interface{}) error

Publish the message to the topic

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL