Documentation
¶
Index ¶
Constants ¶
View Source
const ExampleKey = "cc_publish"
Variables ¶
View Source
var (
ExampleClient *amqp.Connection
)
Functions ¶
func ConsumerPro ¶
func ConsumerPro(queueName string)
func ConsumerQPro ¶
func ConsumerQPro(exchangeName string)
func Producer ¶
func Producer(queueName string, body RabbitMQMessage)
func Publish ¶
func Publish(exchangeName string, body RabbitMQMessage)
Types ¶
type RabbitMQMessage ¶
Click to show internal directories.
Click to hide internal directories.