amqp_connection

package
v0.0.0-...-76e757e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(conString string) (connection *amqp.Connection, conChannel *amqp.Channel)

func ConsumeQueue

func ConsumeQueue(name string, autoAck bool, exclusive bool, noLocal bool, noWait bool, args amqp.Table, ch *amqp.Channel) (messages <-chan amqp.Delivery)

func CreateQueue

func CreateQueue(name string, durable bool, del_when_unused bool, exclusive bool, noWait bool, arguments amqp.Table, channel *amqp.Channel) (queue amqp.Queue)

func PublishQueue

func PublishQueue(exchange string, routingKey string, mandatory bool, immediate bool, options amqp.Publishing, ch *amqp.Channel)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL