package
3.2.0-dev.42
Repository: https://github.com/edgexfoundry/go-mod-messaging.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package mqtt provides additional functionality to aid in configuring a MQTT client.
No description provided by the author

# Functions

NewMessageClient is a factory function to instantiate different message client depending on the "Type" from the configuration.

# Constants

MQTT messaging implementation.
NatsCore implementation.
NatsJetStream implementation.
Redis Pub/Sub messaging implementation.

# Interfaces

MessageClient is the messaging interface for publisher-subscriber pattern.