# Variables
A logger that does not output information.
A logger using golang's builtin log.Printf() method, prefixed with the level.
# Structs
Represents the result of a manual commit operations to all brokers in the cluster.
Represents the options for creating a Consumer.
Represents the result of a poll operation.
Represents the additional options to set when creating a Producer.
Represents a data record from a topic.
TopicDataId contains information to locate a certain piece of data.
Represents a set of records of a topic.
# Interfaces
An error that includes the origin of the error.
The logger to be used by the client to output log messages.
# Type aliases
Generation version.
Represents an index within a token range.
Represents a partition token.