package
2.2.0-redisfix.2
Repository: https://github.com/farshidtz/go-mod-messaging.git
Documentation: pkg.go.dev

# Packages

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 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.