# Packages

No description provided by the author
No description provided by the author
redis package contains a RedisClient which leverages go-redis to interact with a Redis server.
No description provided by the author

# Functions

No description provided by the author
GenerateTLSForClientClientOptions creates a tls.Config which can be used when configuring the underlying 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

# Constants

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
No description provided by the author
No description provided by the author
No description provided by the author
Connection configuration names.
No description provided by the author
No description provided by the author
NATS JetStream specifics.
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
MQTT Specifics.
No description provided by the author
No description provided by the author
NATS specifics.
TLS configuration names.
No description provided by the author
Client identifier configurations.

# 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
No description provided by the author

# Type aliases

PEMDecoder defines the function signature for finding the next PEM formatted block in the input.
X509CaCertCreator defines the function signature for creating a CA certificate based on PEM encoding.
X509CaCertLoader defines the function signature for loading a PEM formatted block from the given CA certificate file.
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.