Versions in this module Expand all Collapse all v1 v1.0.0 Oct 14, 2024 Changes in this version + type Client interface + IsHealthy func() bool + func New(brokers []string, cfg *sarama.Config) (Client, error)