Documentation ¶
Index ¶
- type Client
- func (self *Client) Ack(id uint64) error
- 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) Publish(exchange string, queue string, body any) Event
- type Event
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.