Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Reader *kafka.Reader // contains filtered or unexported fields }
Client ...
func New ¶
func New(broker, topic, groupID string, logger *zap.Logger, ch chan models.MsgTask) (*Client, error)
New ...
Click to show internal directories.
Click to hide internal directories.