Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQClient ¶
func NewRecvClient ¶
func NewRecvClient(c RecvConfig) (*RabbitMQClient, error)
func NewSendClient ¶
func NewSendClient(c SendConfig) (*RabbitMQClient, error)
func (*RabbitMQClient) Consume ¶
func (c *RabbitMQClient) Consume(f RecvHander, isPallal bool) error
type RecvHander ¶
type SendConfig ¶
Click to show internal directories.
Click to hide internal directories.