Versions in this module Expand all Collapse all v4 v4.0.0 Apr 3, 2025 Changes in this version + type MqttFactory struct + func NewMqttFactory(sp messaging.SecretDataProvider, log logger.LoggingClient, mode string, ...) MqttFactory + func (factory MqttFactory) Create(opts *mqtt.ClientOptions) (mqtt.Client, error) Other modules containing this package github.com/agile-edge/app-functions-sdk-go/v3