mqtt

package
v0.6.21 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: MIT Imports: 13 Imported by: 2

Documentation

Index

Constants

View Source
const MODULE = "mqtt"

Variables

View Source
var CustomConnectionFunc paho.OpenConnectionFunc

Functions

func Client

func Client() paho.Client

func Publish

func Publish(topic string, payload any) paho.Token

func PublishEx added in v0.2.9

func PublishEx(topics []string, payload any)

func Shutdown

func Shutdown() error

func Startup

func Startup() error

func Subscribe

func Subscribe(filter string, cb func(topic string, payload []byte))

func SubscribeStruct

func SubscribeStruct[T any](filter string, cb func(topic string, data *T))

Types

This section is empty.

Jump to

Keyboard shortcuts

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