//
pkg.gl
Category
github.com/Paul1k96/microservices_course_platform_common
pkg
client
kafka
consumer
package
0.5.0
Repository:
https://github.com/paul1k96/microservices_course_platform_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
107 SLOC
#
Functions
NewConsumer
NewConsumer creates a new Consumer.
NewGroupHandler
NewGroupHandler creates a new GroupHandler.
#
Structs
Consumer
Consumer is a Kafka consumer.
GroupHandler
GroupHandler is a handler for a consumer group.
#
Type aliases
Handler
Handler is a function that processes a message.