Documentation ¶
Overview ¶
====================================================
# Copyright (C)2019 All rights reserved. # # Author : domchan # Email : 814172254@qq.com # File Name : mq.go # Created : 2019/1/8 19:20 # Last Modified : 2019/1/8 19:20 # Describe : # # ====================================================
====================================================
# Copyright (C)2019 All rights reserved. # # Author : domchan # Email : 814172254@qq.com # File Name : receiver.go # Created : 2019/1/8 19:20 # Last Modified : 2019/1/8 19:20 # Describe : # # ====================================================
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitConn ¶
type RabbitConn struct {
// contains filtered or unexported fields
}
func (*RabbitConn) Connection ¶
func (c *RabbitConn) Connection() *amqp.Connection
Click to show internal directories.
Click to hide internal directories.