Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartTopicReader ¶
func StartTopicReader(ctx context.Context, messageChannel chan string, errorChannel chan error, brokerURLs []string, inbound string, groupID string)
StartTopicReader Connects to kafka topic and reads new messages and writes them to the messageChannel any errors will be sent to errorChannel
Types ¶
Click to show internal directories.
Click to hide internal directories.