//
pkg.gl
Category
github.com/ibiscum/Go-Programming-Cookbook-Second-Edition
chapter12
asynckafka
producer
package
0.0.0-20241212173216-745cb4b42230
Repository:
https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
64 SLOC
#
Functions
ProcessResponse
Process response grabs results and errors from a producer asynchronously.
#
Structs
KafkaController
KafkaController allows us to attach a producer to our handlers.