Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQAdapter ¶
type RabbitMQAdapter struct {
// contains filtered or unexported fields
}
func New ¶
func New(url string) *RabbitMQAdapter
func NewConn ¶
func NewConn(ch *amqp.Channel) *RabbitMQAdapter
func (*RabbitMQAdapter) Close ¶
func (rmq *RabbitMQAdapter) Close() error
Click to show internal directories.
Click to hide internal directories.