//
pkg.gl
Category
github.com/mailgun/kafka-pixy
consumer
msgfetcher
package
0.18.0
Repository:
https://github.com/mailgun/kafka-pixy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
6
Files
470 SLOC
#
Functions
SpawnFactory
SpawnFactory creates a new message fetcher factory using the given client.
#
Interfaces
Factory
Factory provides API to spawn message fetcher that read messages from topic partitions.
T
T fetched messages from a given topic and partition.