Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitKafkaProducer ¶
func InitKafkaProducer()
Types ¶
type SimAsyncProducer ¶
type SimAsyncProducer struct {
// contains filtered or unexported fields
}
func NewSimAsyncProducer ¶
func NewSimAsyncProducer() (producer *SimAsyncProducer, err error)
func (*SimAsyncProducer) Start ¶
func (sap *SimAsyncProducer) Start()
func (*SimAsyncProducer) Stop ¶
func (sap *SimAsyncProducer) Stop()
Click to show internal directories.
Click to hide internal directories.