mqtt_producer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MQTTProducer

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

func NewMQTTProducer

func NewMQTTProducer(opts *options.ProducerOptions) (*MQTTProducer, error)

func (*MQTTProducer) Publish

func (p *MQTTProducer) Publish(ctx context.Context, msg []byte, properties map[string]interface{}) error

func (*MQTTProducer) PublishWithTopic

func (p *MQTTProducer) PublishWithTopic(ctx context.Context, topic string, msg []byte, properties map[string]interface{}) error

Jump to

Keyboard shortcuts

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