Documentation ¶
Index ¶
- type Client
- func (self *Client) Close()
- func (self *Client) Closed() bool
- func (self *Client) Connect() *Client
- func (self *Client) Consume(exchange string, queue string, handler func(amqp091.Delivery))
- func (self *Client) ConsumeAsync(exchange string, queue string, handler func(amqp091.Delivery))
- func (self *Client) Publish(exchange string, queue string, body any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.