Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RocketMQProducer ¶
func NewRocketMQProducer ¶
func NewRocketMQProducer(conf prod.Conf) (*RocketMQProducer, error)
func (*RocketMQProducer) SendSync ¶
func (p *RocketMQProducer) SendSync(ctx context.Context, msgs ...*mq.Message) (*mq.SendResult, error)
Click to show internal directories.
Click to hide internal directories.