Versions in this module Expand all Collapse all v0 v0.4.5 Nov 1, 2024 v0.4.4 Nov 1, 2024 v0.4.3 Oct 17, 2024 Changes in this version + func Connect(brokerAddress string, tlsCfg *tls.Config) (mqtt.Client, error) + func LoadTLS(certFile, keyFile, serverCAFile, clientCAFile string) (*tls.Config, error)