//
pkg.gl
Category
github.com/ahamidi/kafka-pixy
consumer
msgfetcher
package
0.14.0
Repository:
https://github.com/ahamidi/kafka-pixy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
438 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.