package
1.0.0
Repository: https://github.com/opensourceways/kafka-lib.git
Documentation: pkg.go.dev

# Functions

Addresses set the host addresses to be used by the mq.
Codec sets the codec used for encoding/decoding used where.
No description provided by the author
No description provided by the author
DisableAutoAck will disable auto acking of messages after they have been handled.
ErrorHandler set the error handler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PublishContext set context.
Queue sets the name of the queue to share messages on.
user/password/algorithm are needed by SASL auth.
Secure communication with the mq.
SetTLSConfig Specify TLS Config.
SubscribeContext set context.
SubscribeRetryNum sets RetryNum.
SubscribeStrategy sets Strategy.
Version set the kafka version for sarama.

# Constants

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

# Structs

No description provided by the author
Message is the message entity.
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

# Interfaces

Codec is a simple encoding interface used for the mq/transport.
Event is given to a subscription handler for processing.
No description provided by the author
No description provided by the author
No description provided by the author
Subscriber is a convenience return type for the Subscribe method.

# Type aliases

Handler is used to process messages via a subscription of a topic.
No description provided by the author
No description provided by the author
No description provided by the author