Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProducerHandler ¶
func NewProducerHandler(cf *config.Configuration, p iface.KafkaProducer) iface.ProducerHandler
Types ¶
type ProducerH ¶
type ProducerH struct {
KafkaProducer iface.KafkaProducer
}
func (*ProducerH) JobsPostHandler ¶
func (p *ProducerH) JobsPostHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.