Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CliOptions = libcli.CommonCliOptions(libcli.RabbitMQ)
CliOptions ...
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct { Config Config Conn *amqp.Connection Ch *amqp.Channel }
Consumer ...
func WithConnection ¶
func WithConnection(conn *amqp.Connection) (c Consumer, err error)
WithConnection ...
Click to show internal directories.
Click to hide internal directories.