producer.go | |
---|---|
|
|
Package producer contains interface that can be used to produce (that is send) messages to properly configured Kafka broker. Three implementations of Producer interface can be found in sub-packages. |
|
Generated documentation is available at: https://pkg.go.dev/github.com/RedHatInsights/ccx-notification-service/producer Documentation in literate-programming-style is available at: https://redhatinsights.github.io/ccx-notification-service/packages/producer/producer.html |
|
Generated documentation is available at: https://pkg.go.dev/github.com/RedHatInsights/ccx-notification-service/producer Documentation in literate-programming-style is available at: https://redhatinsights.github.io/ccx-notification-service/packages/producer/producer.html |
|
Producer represents any producer |
|