# Functions
No description provided by the author
generateTLSForClientClientOptions creates a tls.Config which can be used when configuring the underlying MQTT client.
load by reflect to check map key and then fetch the value.
NewBrokerURLErr constructs a new BrokerURLErr.
NewCertificateErr constructs a new CertificateErr.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
BrokerURLErr represents an error associated parsing a broker's URL.
CertificateErr represents an error associated with interacting with a Certificate.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
X509KeyLoader defines a function signature for loading a tls.Certificate from cert and key files.
X509KeyPairCreator defines the function signature for creating a tls.Certificate based on PEM encoding.