Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneralProducer ¶
type GeneralProducer[T any] struct { // contains filtered or unexported fields }
func NewGeneralProducer ¶
func NewGeneralProducer[T any](q mq.MQ, topic string) (*GeneralProducer[T], error)
Click to show internal directories.
Click to hide internal directories.