Versions in this module Expand all Collapse all v0 v0.0.1 Feb 28, 2025 Changes in this version + func Connect(brokerAddress string, tlsCfg *tls.Config) (mqtt.Client, error) + func LoadTLS(certFile, keyFile, serverCAFile, clientCAFile string) (*tls.Config, error)